#include <frametype.hh>

Public Member Functions | |
| endof_frame_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 | |
| int_4s_t | fRun |
| Run number. | |
| int_4u_t | fFrame |
| Frame number. | |
| int_4u_t | fChkType |
| check type | |
| int_4u_t | fChkSum |
| checksum | |
1.5.4