#include <Framework_Component.h>
Inheritance diagram for ACE_Framework_Component:
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 |
|
Constructor.
|
|
Destructor.
|
|
|
|
Pointer to the actual component.
|