IMapMessage::Acknowledge() | IMessage | |
TBTMessage::Acknowledge() | TBTMessage | protected |
Content | TBTMessage | |
GetBoolean(const string AName) | TBTMapMessage | protected |
IMapMessage::GetBooleanProperty(const string Key) | IMessage | |
TBTMessage::GetBooleanProperty(const string Key) | TBTMessage | protected |
GetContent() | TBTMessage | protected |
GetInt(const string AName) | TBTMapMessage | protected |
IMapMessage::GetIntProperty(const string Key) | IMessage | |
TBTMessage::GetIntProperty(const string Key) | TBTMessage | protected |
GetMapNames() | TBTMapMessage | protected |
GetMsgID() | TBTMessage | protected |
IMapMessage::GetPropertyNames() | IMessage | |
TBTMessage::GetPropertyNames() | TBTMessage | |
GetString(const string AName) | TBTMapMessage | protected |
IMapMessage::GetStringProperty(const string Key) | IMessage | |
TBTMessage::GetStringProperty(const string Key) | TBTMessage | |
GetTransactionID() | TBTMessage | protected |
ItemExists(const string AName) | TBTMapMessage | protected |
IMapMessage::JMSCorrelationID | IMessage | |
TBTMessage::JMSCorrelationID | TBTMessage | |
IMapMessage::JMSDeliveryMode | IMessage | |
TBTMessage::JMSDeliveryMode | TBTMessage | |
IMapMessage::JMSDestination | IMessage | |
TBTMessage::JMSDestination | TBTMessage | |
IMapMessage::JMSExpiration | IMessage | |
TBTMessage::JMSExpiration | TBTMessage | |
IMapMessage::JMSMessageID | IMessage | |
TBTMessage::JMSMessageID | TBTMessage | |
IMapMessage::JMSPriority | IMessage | |
TBTMessage::JMSPriority | TBTMessage | |
IMapMessage::JMSRedelivered | IMessage | |
TBTMessage::JMSRedelivered | TBTMessage | |
IMapMessage::JMSReplyTo | IMessage | |
TBTMessage::JMSReplyTo | TBTMessage | |
IMapMessage::JMSTimestamp | IMessage | |
TBTMessage::JMSTimestamp | TBTMessage | |
IMapMessage::JMSType | IMessage | |
TBTMessage::JMSType | TBTMessage | |
IMapMessage::Nack() | IMessage | |
TBTMessage::Nack() | TBTMessage | protected |
SetBoolean(const string AName, const Boolean AValue) | TBTMapMessage | protected |
IMapMessage::SetBooleanProperty(const string Key, const Boolean Value) | IMessage | |
TBTMessage::SetBooleanProperty(const string Key, const Boolean Value) | TBTMessage | protected |
SetContent(const RawByteString Value) | TBTMessage | protected |
SetInt(const string AName, const Integer AValue) | TBTMapMessage | protected |
IMapMessage::SetIntProperty(const string Key, const Integer Value) | IMessage | |
TBTMessage::SetIntProperty(const string Key, const Integer Value) | TBTMessage | protected |
SetNackHeaders(const TStrings Value) | TBTMessage | protected |
SetString(const string AName, const string AValue) | TBTMapMessage | protected |
IMapMessage::SetStringProperty(const string Key, const string Value) | IMessage | |
TBTMessage::SetStringProperty(const string Key, const string Value) | TBTMessage | |
SetTransactionID(const string Value) | TBTMessage | protected |
StompSubscriptionID | TBTMessage | |
TBTMapMessage(const TBTStompClient ATransport) | TBTMapMessage | |
TBTMessage(const TBTStompClient ATransport) | TBTMessage | |
TBTMessage(const TBTStompClient ATransport, const string ASubscriptionID) | TBTMessage | |
TBTMessage(const TBTStompClient ATransport, const RawByteString AContent, const string ASubscriptionID) | TBTMessage | |
TransactionID | TBTMessage | |
~TBTMessage() | TBTMessage | |