|
| EventBuffer (unsigned int nword) |
|
unsigned int | size () throw () |
|
bool | init () |
|
void | clear () |
|
Header & | getHeader () throw () |
|
int * | getBuffer () throw () |
|
bool | isWritable (int nword) throw () |
|
bool | isReadable () throw () |
|
unsigned int | write (const int *buf, unsigned int nword, unsigned int serial=0) |
|
unsigned int | read (int *buf, Header *hdr=0) |
|
|
Header | m_header |
|
int * | m_buf |
|
unsigned int | m_nword |
|
Definition at line 17 of file EventBuffer.h.
The documentation for this class was generated from the following files: