BLPAPI C++  3.20.6
EventFormatter Member List

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

appendElement()EventFormatter
appendMessage(const Name &messageType, const Topic &topic)EventFormatter
appendMessage(const Name &messageType, const Topic &topic, unsigned int sequenceNumber)EventFormatter
appendMessage(const char *messageType, const Topic &topic)EventFormatter
appendMessage(const char *messageType, const Topic &topic, unsigned int sequenceNumber)EventFormatter
appendRecapMessage(const Topic &topic, const CorrelationId *cid=0)EventFormatter
appendRecapMessage(const Topic &topic, Message::Fragment fragmentType)EventFormatter
appendRecapMessage(const Name &messageType, const Topic &topic, Message::Fragment fragmentType=Message::FRAGMENT_NONE)EventFormatter
appendRecapMessage(const Topic &topic, unsigned int sequenceNumber, const CorrelationId *cid=0)EventFormatter
appendRecapMessage(const Name &messageType, const Topic &topic, unsigned int sequenceNumber)EventFormatter
appendRecapMessage(const Topic &topic, Message::Fragment fragmentType, unsigned int sequenceNumber)EventFormatter
appendRecapMessage(const Name &messageType, const Topic &topic, Message::Fragment fragmentType, unsigned int sequenceNumber)EventFormatter
appendRecapMessage(const CorrelationId &cid, Message::Fragment fragmentType=Message::FRAGMENT_NONE)EventFormatter
appendRecapMessage(const Name &messageType, const CorrelationId &cid, Message::Fragment fragmentType=Message::FRAGMENT_NONE)EventFormatter
appendRecapMessage(const char *messageType, const Topic &topic, Message::Fragment fragmentType=Message::FRAGMENT_NONE)EventFormatter
appendRecapMessage(const char *messageType, const Topic &topic, unsigned int sequenceNumber)EventFormatter
appendRecapMessage(const char *messageType, const Topic &topic, Message::Fragment fragmentType, unsigned int sequenceNumber)EventFormatter
appendRecapMessage(const char *messageType, const CorrelationId &cid, Message::Fragment fragmentType=Message::FRAGMENT_NONE)EventFormatter
appendResponse(const Name &operationName)EventFormatter
appendResponse(const char *operationName)EventFormatter
appendValue(bool value)EventFormatter
appendValue(char value)EventFormatter
appendValue(Int32 value)EventFormatter
appendValue(Int64 value)EventFormatter
appendValue(Float32 value)EventFormatter
appendValue(Float64 value)EventFormatter
appendValue(const char *value)EventFormatter
appendValue(const std::string &value)EventFormatter
appendValue(const Name &value)EventFormatter
appendValue(const Datetime &value)EventFormatter
appendValue(const Datetime::HighPrecision &value)EventFormatter
EventFormatter(Event &event)EventFormatter
popElement()EventFormatter
pushElement(const Name &name)EventFormatter
pushElement(const char *name)EventFormatter
setElement(const Name &name, bool value)EventFormatter
setElement(const Name &name, char value)EventFormatter
setElement(const Name &name, Int32 value)EventFormatter
setElement(const Name &name, Int64 value)EventFormatter
setElement(const Name &name, Float32 value)EventFormatter
setElement(const Name &name, Float64 value)EventFormatter
setElement(const Name &name, const Datetime &value)EventFormatter
setElement(const Name &name, const Datetime::HighPrecision &value)EventFormatter
setElement(const Name &name, const char *value)EventFormatter
setElement(const Name &name, const std::string &value)EventFormatter
setElement(const Name &name, const Name &value)EventFormatter
setElement(const Name &name, const void *value, size_t length)EventFormatter
setElement(const Name &name, const BYTES &value)EventFormatter
setElement(const char *name, bool value)EventFormatter
setElement(const char *name, char value)EventFormatter
setElement(const char *name, Int32 value)EventFormatter
setElement(const char *name, Int64 value)EventFormatter
setElement(const char *name, Float32 value)EventFormatter
setElement(const char *name, Float64 value)EventFormatter
setElement(const char *name, const Datetime &value)EventFormatter
setElement(const char *name, const Datetime::HighPrecision &value)EventFormatter
setElement(const char *name, const char *value)EventFormatter
setElement(const char *name, const Name &value)EventFormatter
setElementNull(const Name &name)EventFormatter
setElementNull(const char *name)EventFormatter
~EventFormatter()EventFormatter