Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches
IceStorm::TopicManager Interface Reference

Represents an object that manages topics. More...

defined in <IceStorm/IceStorm.ice>

interface TopicManager { ... }

Operations

Topiccreate (string name) throws TopicExists
 Creates a new topic.
idempotent Topicretrieve (string name) throws NoSuchTopic
 Retrieves a topic by name.
idempotent TopicDict retrieveAll ()
 Retrieves all topics managed by this topic manager.

Detailed Description

Represents an object that manages topics.

See also
Topic

Definition at line 150 of file IceStorm.ice.


The documentation for this interface was generated from the following file: