This template class implements a thread safe FIFO of messages
This template class implements a thread safe FIFO of messages
virtual ~Fifo()
virtual void wakeup() throw( VException )
virtual int wait(milliseconds_t relativeTime) throw( VException )
VCondition condition
generated by doc++