framefast::generic_t Struct Reference

Generic frame strcuture. More...

#include <frametype.hh>

Inheritance diagram for framefast::generic_t:

framefast::adcdata_t framefast::detector_t framefast::dict_element_t framefast::dict_header_t framefast::endof_file_t framefast::endof_frame_t framefast::frameheader_t framefast::frvect_t framefast::hist_t framefast::rawdata_t framefast::toc_t

List of all members.

Public Member Functions

 generic_t ()
 Initialize with zeros.
int read (int version, const char *p, bool swap=false, bool skipSH=false)
 Read from frame.
int write (int version, char *p, bool swap=false) const
 Write to frame.
void fixlength (int version, char *p, int_8u_t len, bool swapit=false) const
 Fix structure length after writing.

Public Attributes

int_8u_t fLen
 length of structure
int_2u_t fClass
 Class identifier.
int_4u_t fInstance
 Instance counter.


Detailed Description

Generic frame strcuture.
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