Ice
3.8
Slice API Reference
Loading...
Searching...
No Matches
IceStorm
Topic
destroy
getLinkInfoSeq
getName
getNonReplicatedPublisher
getPublisher
getSubscribers
link
subscribeAndGetPublisher
unlink
unsubscribe
◆
unlink()
void unlink
(
Topic
*
linkTo
)
throws
NoSuchLink
Destroys a link from this topic to the provided topic.
Parameters
linkTo
The topic to destroy the link to. This proxy cannot be null.
Exceptions
NoSuchLink
Thrown when a link to
linkTo
does not exist.
Generated by
1.14.0