Ice
3.8
Slice API Reference
Loading...
Searching...
No Matches
IceStorm
TopicManager
create
retrieve
retrieveAll
◆
create()
Topic
* create
(
string
name
)
throws
TopicExists
Creates a new topic.
Parameters
name
The name of the topic.
Returns
A proxy to the new topic object. The returned proxy is never null.
Exceptions
TopicExists
Thrown when a topic with the same
name
already exists.
Generated by
1.14.0