#include <OnixS/CboeCFE/Trading/BOE/Defines.h>
Public Member Functions | |
Unit () | |
Unit (Binary1 number, Binary4 sequence) | |
Binary1 | number () const |
Binary4 | sequence () const |
size_t | serializeTo (unsigned char *) const ONIXS_BATS_BOE_NOEXCEPT |
Public Attributes | |
Binary1 | number_ |
Binary4 | sequence_ |
Unit | ( | ) |
size_t serializeTo | ( | unsigned char * | ) | const |