Order binary ID. More...
Public Member Functions | |
OrderId () | |
Default constructor. | |
std::string | toString () const |
String Representation. | |
Public Attributes | |
union { | |
uint32 buffer [2] | |
8 byte binary id as array | |
uint64 id | |
8 byte binary id | |
}; | |
Order binary ID.