65 seqNumber_ = seqNumber;
137 ONIXS_CONFLATEDUDP_EXPORTED
151 brief(str, security);
157 ONIXS_CONFLATEDUDP_EXPORTED
171 toStr(str, security);
StrRef symbol(const MultiContainer &message)
void symbol(const StrRef &symbol)
Updates security name or symbol.
std::string brief(const Security &security)
Security brief info.
void asset(const StrRef &asset)
Updates asset code.
Int32 SecurityId
Unique security identifier.
UInt32 seqNumber() const
Security-level sequence number.
const Char * items() const
Read-only content.
size_t size() const
Number of chars.
void group(const StrRef &group)
Assigns security group code.
StrRef symbol() const
Security name or symbol.
Security(SecurityId id)
Initializes instance.
StrRef asset(const MultiContainer &message)
std::string toStr(const Security &security)
Serializes security.
#define ONIXS_CONFLATEDUDP_NAMESPACE_END
StrRef toStrRef(const std::string &str)
Constructs StrRef instance over std::string content.
~Security()
Cleans everything up.
#define ONIXS_CONFLATEDUDP_LTWT_CLASS
#define ONIXS_CONFLATEDUDP_NAMESPACE_BEGIN
Attributes associated with security.
void seqNumber(UInt32 seqNumber)
Updates sequence number.