Developer documentation | Axl-2.5.1

axlFactoryRegister Class Reference

Register some readers, writers and other data and processes of axlCore in factories. More...

#include <axlFactoryRegister.h>

Inheritance diagram for axlFactoryRegister:

Public Member Functions

 axlFactoryRegister (void)
 
 ~axlFactoryRegister (void)
 Destroys the axlFactoryRegister. More...
 
void uninitialized (void)
 

Static Public Member Functions

static void initialized (void)
 

Detailed Description

Register some readers, writers and other data and processes of axlCore in factories.

Definition at line 28 of file axlFactoryRegister.h.

Constructor & Destructor Documentation

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.

Member Function Documentation

void axlFactoryRegister::initialized ( void  )
static

Definition at line 196 of file axlFactoryRegister.cpp.

void axlFactoryRegister::uninitialized ( void  )

Definition at line 336 of file axlFactoryRegister.cpp.


The documentation for this class was generated from the following files: