application_manager::manager::ApplicationQueue Class Reference

List of all members.

Public Member Functions

def __init__
def pull_application
def push_application
def start_application
def stop_application

Public Attributes

 items
 items_lock

Detailed Description

Definition at line 231 of file manager.py.


Member Function Documentation

def application_manager::manager::ApplicationQueue::__init__ (   self  ) 

Definition at line 232 of file manager.py.

def application_manager::manager::ApplicationQueue::pull_application (   self  ) 

Definition at line 236 of file manager.py.

def application_manager::manager::ApplicationQueue::push_application (   self,
  app,
  action,
  wait 
)

Definition at line 245 of file manager.py.

def application_manager::manager::ApplicationQueue::start_application (   self,
  app,
  wait 
)

Definition at line 253 of file manager.py.

def application_manager::manager::ApplicationQueue::stop_application (   self,
  app,
  wait 
)

Definition at line 250 of file manager.py.


Member Data Documentation

Definition at line 233 of file manager.py.

Definition at line 234 of file manager.py.


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


application_manager
Author(s): Wim Meeussen
autogenerated on Fri Jan 11 10:07:49 2013