StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Protected Member Functions | List of all members
EEmcDbHVIO< T > Class Template Reference
Inheritance diagram for EEmcDbHVIO< T >:
EEmcDbIOBase

Public Member Functions

 EEmcDbHVIO (int n)
 
virtual int read (FILE *f)
 
virtual int write (FILE *f)
 
- Public Member Functions inherited from EEmcDbIOBase
 EEmcDbIOBase (int nmemb=0, int sz=1)
 
virtual char * setComment (char *c)
 
virtual char * getComment ()
 
void setData (char *ptr)
 
void resetData (int sz=0)
 
char * getData ()
 
int * getIndices ()
 
int getBytes ()
 
int getSize ()
 
bool checkLine (const char *line)
 

Protected Member Functions

T * data (int i=0)
 
int scan (const char *str, int i)
 
int print (char *str, int i)
 
int str2index (const char *str)
 
template<>
int scan (const char *line, int i)
 
template<>
int print (char *line, int i)
 
template<>
int scan (const char *line, int i)
 
template<>
int print (char *line, int i)
 

Additional Inherited Members

- Protected Attributes inherited from EEmcDbIOBase
char * bytePtr
 
int bytes
 
int nElem
 
int * indexArr
 
char * comment
 

Detailed Description

template<class T>
class EEmcDbHVIO< T >

Definition at line 77 of file EEmcDbIO.h.


The documentation for this class was generated from the following files: