Bakery::AppInstanceManager Class Reference
Contains a list of App instances.
More...
#include <AppInstanceManager.h>
Inheritance diagram for Bakery::AppInstanceManager:
[legend]List of all members.
Detailed Description
Contains a list of App instances.
Each App registers itself with the one AppInstanceManager, and the AppInstanceManager will then delete the App when it has been closed, by catching the "hide" signal. You should not need to use this class directly.
Member Typedef Documentation
Constructor & Destructor Documentation
Bakery::AppInstanceManager::AppInstanceManager |
( |
|
) |
|
|
Member Function Documentation
virtual void Bakery::AppInstanceManager::add_app |
( |
App * |
pApp |
) |
[virtual] |
|
virtual void Bakery::AppInstanceManager::cancel_close_all |
( |
|
) |
[virtual] |
|
virtual void Bakery::AppInstanceManager::close_all |
( |
|
) |
[virtual] |
|
virtual unsigned int Bakery::AppInstanceManager::get_app_count |
( |
|
) |
const [virtual] |
|
virtual void Bakery::AppInstanceManager::on_app_hide |
( |
App * |
pApp |
) |
[protected, virtual] |
|
Member Data Documentation
The documentation for this class was generated from the following file:
Generated on Tue Jan 4 19:00:29 2005 for bakery by
1.3.9.1