#include "freMediaCtrlrs.h"#include "freMediaContainerController.h"#include "freIntensityImageMediaController.h"#include "freCharImageMediaController.h"#include "freShortImageMediaController.h"#include "freRegionImageMediaController.h"#include "freTransformFieldMediaController.h"#include "freTransformFunctionMediaController.h"#include "frePointSetMediaController.h"#include "freROIController.h"#include "freMaskedROIController.h"#include "freROICoupleController.h"#include "freMaskedROICoupleController.h"#include "freMediaActualizerController.h"#include "freMediaBridgeController.h"#include "freMediaDrainController.h"#include "freParameterListMediaController.h"

Go to the source code of this file.
Namespaces | |
| namespace | FREE |
Functions | |
| void | FREE::FREEGetControllerList (int &iControllerCount, const char **&pControllerIDs) |
| GenericComponentController * | FREE::FREECreateController (const char *pControllerID) |
| bool | FREE::FREEDeleteController (GenericComponentController *pController) |
| void | FREE::FREELinkCentralAsDedicated (::FREE::ControllerCentral::ControllerListType *pDedicatedControllerList,::FREE::ControllerCentral::LibraryHandleListType *pDedicatedLibraryHandles,::FREE::ProgressEventBase *pfnOnControl,::FREE::ProgressEventBase *pfnOnBuild,::FREE::ControllerCentral::CtrlCallbackListType *pCtrlCallbackList,::FREE::ControllerCentral::CtrlProgressListType *pCtrlProgressList,::itk::MutexLock *pGlobalCallbackMutex,::itk::MutexLock *pGlobalProgressMutex) |
1.5.3 written by Dimitri van Heesch,
© 1997-2000