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

| void FREE::MediaCtrlrs::GetControllerList | ( | int & | iControllerCount, | |
| const char **& | pControllerIDs | |||
| ) | [static] |
Definition at line 121 of file freMediaCtrlrs.cxx.
References FREE::ControllerID::MediaBridgeController, FREE::ControllerID::MediaContainerController, and FREE::ControllerID::MediaDrainController.
Referenced by FREE::FREEGetControllerList(), and RegisterAllControllers().
| GenericComponentController * FREE::MediaCtrlrs::CreateController | ( | const char * | pControllerID | ) | [static] |
Definition at line 172 of file freMediaCtrlrs.cxx.
References FREE::ControllerID::MediaBridgeController, FREE::ControllerID::MediaContainerController, and FREE::ControllerID::MediaDrainController.
Referenced by RegisterAllControllers().
1.5.3 written by Dimitri van Heesch,
© 1997-2000