#include <frametype.hh>
Public Member Functions | |
| dict_t () | |
| Initialize with zeros. | |
| void | standard (int version) |
| Initialize with standard structures. | |
| int | write (int version, char *p, bool swap=false) const |
| Write to frame. | |
Public Attributes | |
| dict_header_t | fDict [maxDictElements] |
| List of dictionary headers. | |
| int_2u_t | fDictNum |
| Number of dictionary headers. | |
1.5.4