|
| DqmMemFile (std::string name="dqmhisto", std::string mode="readonly", int size=MEMFILESIZE) |
|
| DqmMemFile (int shm_id, int sem_id, std::string mode="readonly", int size=MEMFILESIZE) |
|
TMemFile * | GetMemFile () |
|
int | UpdateSharedMem () |
|
int | ClearSharedMem () |
|
TMemFile * | LoadMemFile () |
|
EvtMessage * | StreamMemFile () |
|
|
int | StreamHistograms (TDirectory *curdir, MsgHandler *msg, int &nobjs) |
|
|
SharedMem * | m_shm |
|
TMemFile * | m_memfile |
|
char * | m_buf |
|
std::string | m_name |
|
int | m_size |
|
int | m_mode |
|
Definition at line 28 of file DqmMemFile.h.
The documentation for this class was generated from the following files: