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

lfc::posixPAL::threads::ThreadHandle Struct Reference

posix thread handle type. More...

#include <threadsPAL.hpp>

List of all members.

Public Methods

 ThreadHandle ()
bool isNull () const

Public Attributes

::pthread_t handle
bool valid

Private Methods

void operator== (const ThreadHandle &) const


Detailed Description

posix thread handle type.


Constructor & Destructor Documentation

lfc::posixPAL::threads::ThreadHandle::ThreadHandle   [inline]
 


Member Function Documentation

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

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


Member Data Documentation

::pthread_t lfc::posixPAL::threads::ThreadHandle::handle
 

bool lfc::posixPAL::threads::ThreadHandle::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