Factory for ROSWebTopic instances.
More...
Factory for ROSWebTopic instances.
Definition at line 89 of file rosweb.py.
def rosweb.RWTFactory.__init__ |
( |
|
self, |
|
|
|
webserver |
|
) |
| |
def rosweb.RWTFactory.close |
( |
|
self | ) |
|
def rosweb.RWTFactory.get |
( |
|
self, |
|
|
|
topic |
|
) |
| |
def rosweb.RWTFactory.registerVirtualTopic |
( |
|
self, |
|
|
|
topic, |
|
|
|
thread |
|
) |
| |
def rosweb.RWTFactory.subscribe |
( |
|
self, |
|
|
|
topic |
|
) |
| |
def rosweb.RWTFactory.unsubscribe |
( |
|
self, |
|
|
|
topic |
|
) |
| |
rosweb.RWTFactory.counter |
rosweb.RWTFactory.webserver |
The documentation for this class was generated from the following file: