framefast::dict_header_t Struct Reference

Frame dictionary header. More...

#include <frametype.hh>

Inheritance diagram for framefast::dict_header_t:

framefast::generic_t

List of all members.

Public Member Functions

 dict_header_t ()
 Initialize with zeros.
 dict_header_t (const dict_header_t &dicth)
 Copy constructor.
 ~dict_header_t ()
 Destructor.
dict_header_toperator= (const dict_header_t &dicth)
 Assignment operator.
int read (int version, const char *p, bool swap=false)
 Read from frame.
int write (int version, char *p, bool swap=false) const
 Write to frame.

Public Attributes

char fName [maxName]
 Name of structure described in this doctionary.
int_2u_t fClassNum
 class number of structure being described
char fComment [maxName]
 comment
dict_element_tfElements
 structure elements
int_2u_t fElementNum
 Number of structure elements.


Detailed Description

Frame dictionary header.
The documentation for this struct was generated from the following file:
Generated on Sun Mar 8 19:21:18 2009 for dmt by  doxygen 1.5.4