#include <frametype.hh>

Public Member Functions | |
| rawdata_t () | |
| Initialize with zeros. | |
| 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] |
| Raw data name. | |
| ptr_struct | fData [5] |
| Pointers to data structures: serial, ADC, table, Msg, more. | |
1.5.4