Belle II Software  release-08-01-10
EvtBuffer Class Reference
Collaboration diagram for EvtBuffer:

Public Member Functions

 EvtBuffer (int id)
 
bool write (int *buf, int nbyte)
 
bool writable ()
 
int * buffer ()
 
void read (Writer &writer)
 
void lock ()
 
void unlock ()
 
void signal ()
 

Private Attributes

int m_id
 
int * m_evtbuf
 
Mutex m_mutex
 
Cond m_cond
 
bool m_writable
 
bool m_readable
 

Detailed Description

Definition at line 39 of file stevtserver.cc.


The documentation for this class was generated from the following file: