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

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