59 clearingFirm_ = value;
65 return manualOrderIndicator_;
71 manualOrderIndicator_ = value;
91 void validate()
const ONIXS_BATS_BOE_OVERRIDE;
94 std::string toString()
const ONIXS_BATS_BOE_OVERRIDE;
97 void toString(std::string& str)
const ONIXS_BATS_BOE_OVERRIDE;
100 size_t serializeTo(
unsigned char*)
const ONIXS_BATS_BOE_NOEXCEPT ONIXS_BATS_BOE_OVERRIDE;
void manualOrderIndicator(ManualOrderIndicator::Enum value)
Manual order indicator.
StrRef origClOrdId() const
Provides efficient way of accessing text-based field values.
StrRef oEOID() const
Identifies the Order Entry Operator responsible for this message.
void toStr(std::string &str, const FixedPointDecimal< Mantissa, Exponent > &number)
Serializes fixed-point decimal into a string.
StrRef clearingFirm() const
EFID that will clear the trade.
void oEOID(StrRef value)
Identifies the Order Entry Operator responsible for this message.
ManualOrderIndicator::Enum manualOrderIndicator() const
Manual order indicator.
void origClOrdId(StrRef value)
void clearingFirm(StrRef value)
EFID that will clear the trade.
Base class for outgoing messages.
MessageType::Enum type() const ONIXS_BATS_BOE_NOEXCEPT ONIXS_BATS_BOE_OVERRIDE
Returns message type.