Public Member Functions | Public Attributes

EntryFormat Class Reference

#include <parasolfileformat.h>

List of all members.

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)
EntryFormatoperator= (const EntryFormat &my_entry)

Public Attributes

string name
unsigned short pos
unsigned short len
PARASOLDataType type
string desc

Detailed Description

Describe one record entry type : < position, length, typecode, > with :


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