147 brief(str, security);
161 toStr(str, security);
#define ONIXS_CMEMDH_NAMESPACE_BEGIN
#define ONIXS_CMEMDH_LTWT
#define ONIXS_CMEMDH_NAMESPACE_END
#define ONIXS_CMEMDH_EXPORTED
Attributes associated with security.
UInt32 seqNumber() const
Security-level sequence number.
void userData(UserData data)
Sets user-defined data.
void symbol(const StrRef &symbol)
Updates security name or symbol.
void group(const StrRef &group)
Assigns security group code.
StrRef asset() const
String field that indicates the underlying asset code (Product Code).
UserData userData() const
User-defined data.
void seqNumber(UInt32 seqNumber)
Updates sequence number.
SecurityId id() const
Unique security identifier.
StrRef group() const
Security group code.
UInt64 UserData
User-defined data to be attached.
Security(SecurityId id)
Initializes instance.
void asset(const StrRef &asset)
Updates asset code.
~Security()
Cleans everything up.
StrRef symbol() const
Security name or symbol.
Provides efficient way of accessing text-based values without copying content of the text being refer...
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.
void brief(std::string &, const ConsolidatedBook &)
Book brief info.