FREE::MediaCtrlrs Class Reference

#include <freMediaCtrlrs.h>

List of all members.

Static Public Member Functions

static void RegisterAllControllers (ControllerCentral *pCentral)
static void GetControllerList (int &iControllerCount, const char **&pControllerIDs)
static
GenericComponentController
CreateController (const char *pControllerID)


Detailed Description

Definition at line 72 of file freMediaCtrlrs.h.


Member Function Documentation

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().

Here is the call graph for this function:

FREE::MediaCtrlrs::CreateControllerFREE::MediaCtrlrs::GetControllerListFREE::ControllerCentral::RegisterControllerFREE::LogFileController::AddEntryFREE::ComponentControllerInterface::ControllerIDFREE::ControllerCentral::GetControllerFREE::ControllerCentral::InitializeFREE::ControllerCentral::TriggerControlEventFREE::ControllerInfo::GetControllerFREE::ControllerCentral::GetControllerInfoFREE::ControllerCentral::LoadDynamicControllersFREE::ControllerCentral::RegisterDefaultsFREE::GetGeneralFREEPathFREE::ControllerCentral::LoadLibrariesInPathFREE::CreateFullPathFREE::NameIsSharedLibrary

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().


The documentation for this class was generated from the following files:
Generated at Sat Oct 13 18:18:27 2007 for f.r.e.e. - Flexible Registration and Evaluation Engine by doxygen 1.5.3 written by Dimitri van Heesch, © 1997-2000