#include <freRegistrationCtrlrs.h>
Static Public Member Functions | |
| static void | RegisterAllControllers (ControllerCentral *pCentral) |
| static void | GetControllerList (int &iControllerCount, const char **&pControllerIDs) |
| static GenericComponentController * | CreateController (const char *pControllerID) |
Definition at line 72 of file freRegistrationCtrlrs.h.
| void FREE::RegistrationCtrlrs::RegisterAllControllers | ( | ControllerCentral * | pCentral | ) | [static] |
Implementation of FREE::RegistrationCtrlrs ///
Definition at line 111 of file freRegistrationCtrlrs.cxx.
References CreateController(), GetControllerList(), and FREE::ControllerCentral::RegisterController().

| void FREE::RegistrationCtrlrs::GetControllerList | ( | int & | iControllerCount, | |
| const char **& | pControllerIDs | |||
| ) | [static] |
Definition at line 127 of file freRegistrationCtrlrs.cxx.
Referenced by FREE::FREEGetControllerList(), and RegisterAllControllers().
| GenericComponentController * FREE::RegistrationCtrlrs::CreateController | ( | const char * | pControllerID | ) | [static] |
1.5.3 written by Dimitri van Heesch,
© 1997-2000