Ice
3.8
Slice API Reference
Loading...
Searching...
No Matches
IceStorm
TopicManager
create
retrieve
retrieveAll
◆
retrieve()
idempotent
Topic
* retrieve
(
string
name
)
throws
NoSuchTopic
Retrieves a topic by name.
Parameters
name
The name of the topic.
Returns
A proxy to the topic object. The returned proxy is never null.
Exceptions
NoSuchTopic
Thrown when there is no topic named
name
.
Generated by
1.14.0