All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends
Public Member Functions | Public Attributes | Private Member Functions | Private Attributes
rocon_appmanager.app_list.AppListFile Class Reference

Class. More...

List of all members.

Public Member Functions

def __init__
def update

Public Attributes

 available_apps
 filename

Private Member Functions

def _load

Private Attributes

 _file_mtime

Detailed Description

Class.

Models data stored in a .apps file.  These files are used to
track apps available for the app manager. The apps file is
just a single key 'apps' containing a list of 'xxx/yyy' strings
where 'xxx' represents the package name and 'yyy' is the app name.

Definition at line 32 of file app_list.py.


Constructor & Destructor Documentation

def rocon_appmanager.app_list.AppListFile.__init__ (   self,
  filename 
)
  Just configures the container with basic parameters.

  @param filename : file path to the .apps file.
  @type str

Definition at line 40 of file app_list.py.


Member Function Documentation

Definition at line 52 of file app_list.py.

Update app list

Definition at line 64 of file app_list.py.


Member Data Documentation

Definition at line 45 of file app_list.py.

Definition at line 45 of file app_list.py.

Definition at line 45 of file app_list.py.


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


rocon_appmanager
Author(s): Jihoon
autogenerated on Tue Jan 22 2013 12:59:53