Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches

◆ getPublisher()

["cpp:const"]
idempotent Object * getPublisher ( )

Gets a proxy to a publisher object for this topic.

To publish data to a topic, a publisher calls this operation and then creates a proxy with the publisher type from this proxy. If a replicated IceStorm deployment is used, this call may return a replicated proxy.

Returns
A proxy to publish data on this topic. This proxy is never null.