ACE
8.0.5
Loading...
Searching...
No Matches
ace
Macros
Framework_Component_T.h File Reference
#include "
ace/Framework_Component.h
"
#include "
ace/Framework_Component_T.cpp
"
Macros
#define
ACE_REGISTER_FRAMEWORK_COMPONENT
(CLASS, INSTANCE)
Detailed Description
Author
Don Hinton
dhint
.nosp@m.
on@i
.nosp@m.
eee.o
.nosp@m.
rg
Macro Definition Documentation
◆
ACE_REGISTER_FRAMEWORK_COMPONENT
#define ACE_REGISTER_FRAMEWORK_COMPONENT
(
CLASS
,
INSTANCE
)
Value:
ACE_Framework_Repository::instance
()->
register_component
\
(
new
ACE_Framework_Component_T<CLASS>
(INSTANCE));
ACE_Framework_Repository::instance
static ACE_Framework_Repository * instance(int size=ACE_Framework_Repository::DEFAULT_SIZE)
Get pointer to a process-wide ACE_Framework_Repository.
Definition
Framework_Component.cpp:96
ACE_Framework_Repository::register_component
int register_component(ACE_Framework_Component *fc)
Definition
Framework_Component.cpp:133
ACE_Framework_Component_T
This class inherits the interface of the abstract ACE_Framework_Component class and is instantiated w...
Generated by
1.15.0