#include <frePointSupportedMetricCtrlrs.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 frePointSupportedMetricCtrlrs.h.
| void FREE::PointSupportedMetricCtrlrs::RegisterAllControllers | ( | ControllerCentral * | pCentral | ) | [static] |
Implementation of FREE::PointSupportedMetricCtrlrs ///
Definition at line 90 of file frePointSupportedMetricCtrlrs.cxx.
References CreateController(), GetControllerList(), and FREE::ControllerCentral::RegisterController().

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