dxFeed Graal CXX API v5.0.0
Loading...
Searching...
No Matches
Message Member List

This is the complete list of members for Message, including all inherited members.

assign(std::shared_ptr< EventType > event) overrideMessagevirtual
freeGraal(void *graalNative)Messagestatic
fromGraal(void *graalNative)Messagestatic
getAttachment() const &Messageinline
getAttachmentOpt() const &noexceptMessageinline
getEventSymbol() const &noexcept overrideMessageinlinevirtual
getEventSymbolOpt() const &noexcept overrideMessageinlinevirtual
getEventTime() const noexcept overrideMessageinlinevirtual
is() const noexceptSharedEntityinline
Message() noexcept=defaultMessage
Message(const StringLike &eventSymbol) noexceptMessageinlineexplicit
Message(const StringLike &eventSymbol, const StringLike &attachment) noexceptMessageinline
Ptr typedefMessage
setAttachment(const StringLike &attachment)Messageinline
setEventSymbol(const StringLike &eventSymbol) noexcept overrideMessageinlinevirtual
EventTypeWithSymbol< std::string >::setEventSymbol(const std::string &eventSymbol) noexcept=0EventTypeWithSymbol< std::string >pure virtual
setEventTime(std::int64_t eventTime) noexcept overrideMessageinlinevirtual
sharedAs() noexceptSharedEntityinline
sharedAs() const noexceptSharedEntityinline
toGraal() const overrideMessagevirtual
toString() const overrideMessagevirtual
TYPEMessagestatic
Unique typedefMessage
withAttachment(const StringLike &attachment) noexceptMessageinline
withEventSymbol(const StringLike &eventSymbol) noexceptMessageinline
withEventTime(std::int64_t eventTime) noexceptMessageinline
~Entity() noexcept=defaultEntityvirtual