Main Page   Namespace List   Compound List   File List   Namespace Members   Compound Members   Related Pages  

lfc::posixPAL::threads::SemHandle Struct Reference

posix semaphore handle type. More...

#include <threadsPAL.hpp>

List of all members.

Public Methods

 SemHandle ()
bool isNull () const

Public Attributes

::sem_t handle
bool valid

Private Methods

void operator== (const SemHandle &) const


Detailed Description

posix semaphore handle type.


Constructor & Destructor Documentation

lfc::posixPAL::threads::SemHandle::SemHandle   [inline]
 


Member Function Documentation

bool lfc::posixPAL::threads::SemHandle::isNull   const [inline]
 

void lfc::posixPAL::threads::SemHandle::operator== const SemHandle &    const [private]
 


Member Data Documentation

::sem_t lfc::posixPAL::threads::SemHandle::handle
 

bool lfc::posixPAL::threads::SemHandle::valid
 


The documentation for this struct was generated from the following file:
Generated on Sat Jan 26 00:35:13 2002 for LFC2 PAL by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001