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