Public Member Functions | |
def | __eq__ |
def | __init__ |
def | __repr__ |
Public Attributes | |
clients | |
description | |
display_name | |
icon | |
interface | |
launch | |
name | |
platform | |
Static Private Attributes | |
list | __slots__ |
def turtlebot_app_manager.app.AppDefinition.__init__ | ( | self, | |
name, | |||
display_name, | |||
description, | |||
platform, | |||
launch, | |||
interface, | |||
clients, | |||
icon = None |
|||
) |
def turtlebot_app_manager.app.AppDefinition.__eq__ | ( | self, | |
other | |||
) |
def turtlebot_app_manager.app.AppDefinition.__repr__ | ( | self | ) |
list turtlebot_app_manager::app.AppDefinition::__slots__ [static, private] |