AppCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Typedefs | Variables
EBinaryRecord.h File Reference
#include <list>
#include <string>
Include dependency graph for EBinaryRecord.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EBinaryRecord
 (Internal) Interface for abstract record in file. More...
 

Typedefs

typedef std::list
< EBinaryRecord * > 
EBinaryRecordCol
 

Variables

class EBinaryRecord __attribute__
 

Typedef Documentation

typedef std::list<EBinaryRecord*> EBinaryRecordCol

Variable Documentation

class EBinaryRecord __attribute__