Habari STOMP Client for ActiveMQ 9.4
Object Pascal STOMP client library for Apache ActiveMQ
Loading...
Searching...
No Matches
TBTTopic Class Reference

Encapsulates a provider-specific topic name. More...

Inheritance diagram for TBTTopic:
TBTDestination ITopic IDestination TBTTemporaryTopic

Public Member Functions

 TBTTopic (const string TopicName)
 Constructor.

Protected Attributes

string TopicName

Detailed Description

Encapsulates a provider-specific topic name.

It is the way a client specifies the identity of a topic to API methods.

Constructor & Destructor Documentation

◆ TBTTopic()

TBTTopic::TBTTopic ( const string TopicName)

Constructor.

Member Data Documentation

◆ TopicName

string TBTTopic::TopicName
protected
See also
GetTopicName For reading