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", (str, unicode)), (True, "type", (str, unicode))]
 topics_glob = None
list unadvertise_msg_fields = [(True, "topic", (str, unicode))]

Private Attributes

 _registrations

Detailed Description

Definition at line 74 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 81 of file advertise.py.


Member Function Documentation

Definition at line 92 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 155 of file advertise.py.

Definition at line 124 of file advertise.py.


Member Data Documentation

Definition at line 81 of file advertise.py.

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

Definition at line 76 of file advertise.py.

Definition at line 79 of file advertise.py.

list rosbridge_library::capabilities::advertise.Advertise::unadvertise_msg_fields = [(True, "topic", (str, unicode))] [static]

Definition at line 77 of file advertise.py.


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


rosbridge_library
Author(s): Jonathan Mace
autogenerated on Wed Sep 13 2017 03:18:07