ACE
6.1.0
|
Repsonsible for creating and destroying the global (per process) instance of the Admin class. More...
#include <Monitor_Admin_Manager.h>
Public Member Functions | |
ACE::Monitor_Control::Monitor_Admin & | admin (void) |
Access the admin instance. | |
Static Public Member Functions | |
static int | Initializer (void) |
Used to force initialization of the MC service. | |
Private Attributes | |
Monitor_Admin | admin_ |
Repsonsible for creating and destroying the global (per process) instance of the Admin class.
Monitor_Admin_Manager will be instantiated as an ACE_Dynamic_Service singleton, and implements the interface of ACE_Service_Object.
Monitor_Admin & ACE::Monitor_Control::Monitor_Admin_Manager::admin | ( | void | ) |
Access the admin instance.
int ACE::Monitor_Control::Monitor_Admin_Manager::Initializer | ( | void | ) | [static] |
Used to force initialization of the MC service.