|
MIDAS
|


Public Member Functions | |
| WriterNull (LOG_CHN *log_chn) | |
| ~WriterNull () | |
| int | wr_open (LOG_CHN *log_chn, int run_number) |
| int | wr_write (LOG_CHN *log_chn, const void *data, const int size) |
| int | wr_close (LOG_CHN *log_chn, int run_number) |
| std::string | wr_get_file_ext () |
| std::string | wr_get_chain () |
Public Member Functions inherited from WriterInterface | |
| WriterInterface () | |
| virtual | ~WriterInterface () |
Private Attributes | |
| bool | fSimulateCompression |
Additional Inherited Members | |
Public Attributes inherited from WriterInterface | |
| bool | fTrace |
| double | fBytesIn |
| double | fBytesOut |
Definition at line 435 of file mlogger.cxx.
|
inline |
Definition at line 438 of file mlogger.cxx.

|
inline |
Implements WriterInterface.
Definition at line 475 of file mlogger.cxx.

|
inlinevirtual |
Implements WriterInterface.
Definition at line 490 of file mlogger.cxx.
|
inlinevirtual |
Reimplemented from WriterInterface.
Definition at line 485 of file mlogger.cxx.
Implements WriterInterface.
Definition at line 451 of file mlogger.cxx.

Implements WriterInterface.
Definition at line 463 of file mlogger.cxx.

|
private |
Definition at line 496 of file mlogger.cxx.