OnixS Brokertec ITCH Market Data Handler for C++  1.1.0.1
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes
OrderBookStateMsg Struct Reference

The Order book state message relays information on state changes. More...

List of all members.

Public Member Functions

std::string toString () const
 Returns string representation.

Static Public Member Functions

static const char * name ()
 string name of the message

Public Attributes

UInt32 nanoseconds
 Nanoseconds portion of the timestamp.
OrderBookId orderBookId
 Order book identifier.
String< 20 > stateName
 Name of Order book State.

Static Public Attributes

static const size_t length
 message length

Detailed Description

The Order book state message relays information on state changes.