ACE 6.0.4
Public Member Functions | Static Public Member Functions | Private Attributes
ACE::Monitor_Control::Monitor_Admin_Manager Class Reference

Repsonsible for creating and destroying the global (per process) instance of the Admin class. More...

#include <Monitor_Admin_Manager.h>

Inheritance diagram for ACE::Monitor_Control::Monitor_Admin_Manager:
Inheritance graph
[legend]
Collaboration diagram for ACE::Monitor_Control::Monitor_Admin_Manager:
Collaboration graph
[legend]

List of all members.

Public Member Functions

ACE::Monitor_Control::Monitor_Adminadmin (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_

Detailed Description

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.


Member Function Documentation

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.


Member Data Documentation


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