| 
    LCIO
    02.17
    
   | 
 
 Include dependency graph for lcwrt.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| LCIO_DEPRECATED_CAPI PTRTYPE | lcwrtcreate () | 
| Header file for the f77-wrapper functions of the LCWriter class.  More... | |
| LCIO_DEPRECATED_CAPI int | lcwrtdelete (PTRTYPE writer) | 
| LCIO_DEPRECATED_CAPI int | lcwrtopen (PTRTYPE writer, const char *filename, int writeMode) | 
| LCIO_DEPRECATED_CAPI int | lcwrtclose (PTRTYPE writer) | 
| LCIO_DEPRECATED_CAPI int | lcwrtwriterunheader (PTRTYPE writer, PTRTYPE header) | 
| LCIO_DEPRECATED_CAPI int | lcwrtwriteevent (PTRTYPE writer, PTRTYPE event) | 
| LCIO_DEPRECATED_CAPI int lcwrtclose | ( | PTRTYPE | writer | ) | 
| LCIO_DEPRECATED_CAPI PTRTYPE lcwrtcreate | ( | ) | 
| LCIO_DEPRECATED_CAPI int lcwrtdelete | ( | PTRTYPE | writer | ) | 
Definition at line 20 of file lcwrt.cc.
References LCWRITER_PNTR.
| LCIO_DEPRECATED_CAPI int lcwrtopen | ( | PTRTYPE | writer, | 
| const char * | filename, | ||
| int | writeMode | ||
| ) | 
| LCIO_DEPRECATED_CAPI int lcwrtwriteevent | ( | PTRTYPE | writer, | 
| PTRTYPE | event | ||
| ) | 
| LCIO_DEPRECATED_CAPI int lcwrtwriterunheader | ( | PTRTYPE | writer, | 
| PTRTYPE | header | ||
| ) | 
Definition at line 45 of file lcwrt.cc.
References UTIL::header().
 1.8.5