Public Member Functions | Static Public Attributes | Private Attributes
rosbridge_library.capabilities.advertise.Advertise Class Reference
Inheritance diagram for rosbridge_library.capabilities.advertise.Advertise:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def advertise
def finish
def unadvertise

Static Public Attributes

list advertise_msg_fields = [(True, "topic", string_types), (True, "type", string_types)]
 topics_glob = None
list unadvertise_msg_fields = [(True, "topic", string_types)]

Private Attributes

 _registrations

Detailed Description

Definition at line 75 of file advertise.py.


Constructor & Destructor Documentation

Abstract class constructor.  All capabilities require a handle to
the containing protocol.

Keyword arguments:
protocol -- the protocol instance for this capability instance

Reimplemented from rosbridge_library.capability.Capability.

Definition at line 82 of file advertise.py.


Member Function Documentation

Definition at line 93 of file advertise.py.

Notify this capability that the client is finished and that it's
time to free up resources. 

Reimplemented from rosbridge_library.capability.Capability.

Definition at line 156 of file advertise.py.

Definition at line 125 of file advertise.py.


Member Data Documentation

Definition at line 82 of file advertise.py.

list rosbridge_library::capabilities::advertise.Advertise::advertise_msg_fields = [(True, "topic", string_types), (True, "type", string_types)] [static]

Definition at line 77 of file advertise.py.

Definition at line 80 of file advertise.py.

Definition at line 78 of file advertise.py.


The documentation for this class was generated from the following file:


rosbridge_library
Author(s): Jonathan Mace
autogenerated on Thu Jun 6 2019 21:51:43