Public Member Functions | Public Attributes | List of all members
app_manager.app.Interface Class Reference
Inheritance diagram for app_manager.app.Interface:
Inheritance graph
[legend]

Public Member Functions

def __eq__ (self, other)
 
def __init__ (self, subscribed_topics, published_topics)
 

Public Attributes

 published_topics
 
 subscribed_topics
 

Detailed Description

Definition at line 45 of file app.py.

Constructor & Destructor Documentation

def app_manager.app.Interface.__init__ (   self,
  subscribed_topics,
  published_topics 
)

Definition at line 46 of file app.py.

Member Function Documentation

def app_manager.app.Interface.__eq__ (   self,
  other 
)

Definition at line 50 of file app.py.

Member Data Documentation

app_manager.app.Interface.published_topics

Definition at line 48 of file app.py.

app_manager.app.Interface.subscribed_topics

Definition at line 47 of file app.py.


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


app_manager
Author(s): Jeremy Leibs, Ken Conley, Yuki Furuta
autogenerated on Tue Apr 2 2019 02:58:24