![]() |
Habari STOMP Client for OpenMQ 9.0
Object Pascal STOMP client library for OpenMQ
|
A Topic object encapsulates a provider-specific topic name. More...
Public Member Functions | |
| TBTTopic (const string TopicName) | |
Public Attributes | |
| string | TopicName |
| The name of this topic. | |
Public Attributes inherited from TBTDestination | |
| TDestinationType | DestinationType |
Additional Inherited Members | |
Protected Member Functions inherited from TBTDestination | |
| TDestinationType | GetDestinationType () |
| SetDestinationType (TDestinationType Value) | |
A Topic object encapsulates a provider-specific topic name.
It is the way a client specifies the identity of a topic.
| TBTTopic::TBTTopic | ( | const string | TopicName | ) |
| string TBTTopic::TopicName |
The name of this topic.