PosixQueues Namespace Reference


Data Structures

struct  MyInterests
struct  InterestedInClass
struct  LikeEverything
struct  SedicenneMetallaro
class  PipeQueueConsumer
class  PipeQueue
class  MasterQueueInterface
class  ConsumerQueueInterface

Functions

bool fd_ready (int fd, int microsec)
bool writePointer (int fd, void *x)
bool readPointer (int fd, void **x)
bool setNonBlocking (int fd)
void logIt (const std::string &)


Function Documentation

bool PosixQueues::fd_ready ( int  fd,
int  microsec 
)

Definition at line 37 of file pipequeue.cpp.

Referenced by readPointer().

void PosixQueues::logIt ( const std::string &   ) 

Definition at line 116 of file pipequeue.cpp.

bool PosixQueues::readPointer ( int  fd,
void **  x 
)

Definition at line 73 of file pipequeue.cpp.

References fd_ready().

Here is the call graph for this function:

bool PosixQueues::setNonBlocking ( int  fd  ) 

Definition at line 95 of file pipequeue.cpp.

bool PosixQueues::writePointer ( int  fd,
void *  x 
)

Definition at line 63 of file pipequeue.cpp.


Generated on Tue Mar 3 15:05:42 2009 for OpenRDK by  doxygen 1.5.6