Main Page   Packages   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

_JOT_Thread_t Struct Reference

#include <JObjectTypes.hpp>

List of all members.

Public Attributes

unsigned char POSIX: 1
unsigned char Thread: 1
unsigned char Mutex: 1
unsigned char Lock: 1
unsigned char RWLock: 1
unsigned char Semaphore: 1
char padding: 2


Member Data Documentation

unsigned char _JOT_Thread_t::Lock
 

Definition at line 186 of file JObjectTypes.hpp.

unsigned char _JOT_Thread_t::Mutex
 

Definition at line 185 of file JObjectTypes.hpp.

unsigned char _JOT_Thread_t::POSIX
 

Definition at line 183 of file JObjectTypes.hpp.

unsigned char _JOT_Thread_t::RWLock
 

Definition at line 187 of file JObjectTypes.hpp.

unsigned char _JOT_Thread_t::Semaphore
 

Definition at line 188 of file JObjectTypes.hpp.

unsigned char _JOT_Thread_t::Thread
 

Definition at line 184 of file JObjectTypes.hpp.

char _JOT_Thread_t::padding
 

Definition at line 190 of file JObjectTypes.hpp.


The documentation for this struct was generated from the following file:
Generated on Sun Oct 14 18:48:22 2001 for Standard J2K Library by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001