#include <parasolfileformat.h>
Public Member Functions | |
EntryFormat (const char *name="", unsigned short pos=0, unsigned short len=0, PARASOLDataType type=CHAR8, const char *desc="") | |
EntryFormat (const EntryFormat &my_entry) | |
EntryFormat & | operator= (const EntryFormat &my_entry) |
Public Attributes | |
string | name |
unsigned short | pos |
unsigned short | len |
PARASOLDataType | type |
string | desc |
Describe one record entry type : < position, length, typecode, > with :