Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ACE_Framework_Component Class Reference

Base class that defines a uniform interface for all managed framework components. More...

#include <Framework_Component.h>

Inheritance diagram for ACE_Framework_Component:

Inheritance graph
[legend]
List of all members.

Public Methods

 ACE_Framework_Component (const void *_this)
 Constructor. More...


Protected Methods

virtual ~ACE_Framework_Component (void)
 Destructor. More...


Private Attributes

const void * this_
 Pointer to the actual component. More...


Friends

class ACE_Framework_Repository

Detailed Description

Base class that defines a uniform interface for all managed framework components.


Constructor & Destructor Documentation

ACE_INLINE ACE_Framework_Component::ACE_Framework_Component const void *    _this
 

Constructor.

ACE_Framework_Component::~ACE_Framework_Component void    [protected, virtual]
 

Destructor.


Friends And Related Function Documentation

friend class ACE_Framework_Repository [friend]
 


Member Data Documentation

const void* ACE_Framework_Component::this_ [private]
 

Pointer to the actual component.


The documentation for this class was generated from the following files:
Generated on Sun Feb 17 17:38:35 2002 for ACE by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001