137ONIXS_CONFLATEDUDP_EXPORTED
151 brief(str, security);
157ONIXS_CONFLATEDUDP_EXPORTED
171 toStr(str, security);
#define ONIXS_CONFLATEDUDP_LTWT_CLASS
#define ONIXS_CONFLATEDUDP_NAMESPACE_END
#define ONIXS_CONFLATEDUDP_NAMESPACE_BEGIN
Attributes associated with security.
UInt32 seqNumber() const
Security-level sequence number.
void symbol(const StrRef &symbol)
Updates security name or symbol.
void group(const StrRef &group)
Assigns security group code.
void seqNumber(UInt32 seqNumber)
Updates sequence number.
Security(SecurityId id)
Initializes instance.
void asset(const StrRef &asset)
Updates asset code.
~Security()
Cleans everything up.
StrRef symbol() const
Security name or symbol.
ONIXS_CONFLATEDUDP_EXPORTED void brief(std::string &, const DirectBook &)
Book brief info.
ONIXS_CONFLATEDUDP_EXPORTED void toStr(std::string &, BookState::Enum)
Serializes book state value into a string.
StrRef toStrRef(const std::string &str)
Constructs StrRef instance over std::string content.
Int32 SecurityId
Unique security identifier.