|
char * | nominalType () const |
| returns a chararacter array of length 2 saying the nominal type of the section class
|
|
BE_f32 * | ScalingFactor () const |
| Returns a poniter to the raw scaling factor.
|
|
Gate * | gate (u16 beam_no) |
| Get's the Gate at the specified beam.
|
|
| Section (char *start_bit) |
| Section.
|
|
| Section (char *start_bit) |
| Section.
|
|
bool | isType () const |
| Return true if your type matches the header.
|
|
bool | exists () const |
| states weather that section exists where expected
|
|
u16 | getSize () const |
| getSize returns the size of the message in system-endian order
|
|
SectionInfo * | info () const |
| info gets the reference to the common section info
|
|
char * | end () const |
| end returns a pointer to one bit beyond the current section (the first bit of the next seciton)
|
|
simple straight-line depth gates