47 massCancelId_ = value;
59 clearingFirm_ = value;
77 return massCancelInst_;
83 massCancelInst_ = value;
89 return manualOrderIndicator_;
95 manualOrderIndicator_ = value;
115 void validate()
const ONIXS_BATS_BOE_OVERRIDE;
118 std::string toString()
const ONIXS_BATS_BOE_OVERRIDE;
121 void toString(std::string& str)
const ONIXS_BATS_BOE_OVERRIDE;
124 size_t serializeTo(
unsigned char*)
const ONIXS_BATS_BOE_NOEXCEPT ONIXS_BATS_BOE_OVERRIDE;
void productName(StrRef value)
Product Name.
void massCancelInst(StrRef value)
Corresponds to MassCancelInst (7700) in CFE FIX.
StrRef oEOID() const
Identifies the Order Entry Operator responsible for this message.
StrRef massCancelInst() const
Corresponds to MassCancelInst (7700) in CFE FIX.
Provides efficient way of accessing text-based field values.
StrRef productName() const
Product Name.
void toStr(std::string &str, const FixedPointDecimal< Mantissa, Exponent > &number)
Serializes fixed-point decimal into a string.
MessageType::Enum type() const ONIXS_BATS_BOE_NOEXCEPT ONIXS_BATS_BOE_OVERRIDE
Returns message type.
StrRef massCancelId() const
User-defined identifier of the mass cancel or purge request.
StrRef clearingFirm() const
EFID that will clear the trade.
void manualOrderIndicator(ManualOrderIndicator::Enum value)
Manual order indicator.
void clearingFirm(StrRef value)
EFID that will clear the trade.
void massCancelId(StrRef value)
User-defined identifier of the mass cancel or purge request.
Base class for outgoing messages.
ManualOrderIndicator::Enum manualOrderIndicator() const
Manual order indicator.
void oEOID(StrRef value)
Identifies the Order Entry Operator responsible for this message.