$search

app_manager::app::AppDefinition Class Reference

List of all members.

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__

Detailed Description

Definition at line 76 of file app.py.


Member Function Documentation

def app_manager::app::AppDefinition::__eq__ (   self,
  other 
)

Definition at line 100 of file app.py.

def app_manager::app::AppDefinition::__init__ (   self,
  name,
  display_name,
  description,
  platform,
  launch,
  interface,
  clients,
  icon = None 
)

Definition at line 79 of file app.py.

def app_manager::app::AppDefinition::__repr__ (   self  ) 

Definition at line 90 of file app.py.


Member Data Documentation

Initial value:
['name', 'display_name', 'description', 'platform',
                 'launch', 'interface', 'clients', 'icon']

Definition at line 77 of file app.py.

Definition at line 86 of file app.py.

Definition at line 82 of file app.py.

Definition at line 81 of file app.py.

Definition at line 87 of file app.py.

Definition at line 85 of file app.py.

Definition at line 84 of file app.py.

Definition at line 80 of file app.py.

Definition at line 83 of file app.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends


app_manager
Author(s): Jeremy Leibs, Ken Conley
autogenerated on Fri Mar 1 16:09:28 2013