| MIDAS
    | 


| Public Member Functions | |
| WriterFtp (LOG_CHN *log_chn) | |
| ~WriterFtp () | |
| 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 | |
| FTP_CON * | fFtp | 
| Additional Inherited Members | |
|  Public Attributes inherited from WriterInterface | |
| bool | fTrace | 
| double | fBytesIn | 
| double | fBytesOut | 
Definition at line 2915 of file mlogger.cxx.
| 
 | inline | 
Definition at line 2918 of file mlogger.cxx.

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

| 
 | inlinevirtual | 
Implements WriterInterface.
Definition at line 3006 of file mlogger.cxx.
| 
 | inlinevirtual | 
Reimplemented from WriterInterface.
Definition at line 3001 of file mlogger.cxx.
Implements WriterInterface.
Definition at line 2937 of file mlogger.cxx.

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

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