Register some readers, writers and other data and processes of axlCore in factories. More...
#include <axlFactoryRegister.h>
Public Member Functions | |
| axlFactoryRegister (void) | |
| ~axlFactoryRegister (void) | |
| Destroys the axlFactoryRegister. More... | |
| void | uninitialized (void) |
Static Public Member Functions | |
| static void | initialized (void) |
Register some readers, writers and other data and processes of axlCore in factories.
Definition at line 28 of file axlFactoryRegister.h.
| axlFactoryRegister::axlFactoryRegister | ( | void | ) |
Definition at line 182 of file axlFactoryRegister.cpp.
| axlFactoryRegister::~axlFactoryRegister | ( | void | ) |
Destroys the axlFactoryRegister.
Definition at line 192 of file axlFactoryRegister.cpp.
|
static |
Definition at line 196 of file axlFactoryRegister.cpp.
| void axlFactoryRegister::uninitialized | ( | void | ) |
Definition at line 336 of file axlFactoryRegister.cpp.