Infinity.LocalPublisherInterface¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
parent |
r |
||
publish |
r |
Virtual function to announce a service of the given type with the given name on the given port. The returned |
|
unpublish |
r |
Virtual function to unpublish a previously published service. |
Methods¶
None
Details¶
- class Infinity.LocalPublisherInterface¶
Virtual functions for
Infinity.LocalPublisher
.