#include "freElementals.h"#include "freExceptions.h"#include "freControllerEvents.h"#include "freComponentSetup.h"#include "freComponentSetupAdaptor.h"#include "freControllerProfile.h"#include "freSessionComponentCache.h"#include "freSessionInfo.h"#include "freValidityTag.h"#include "freImagePolyStorage.h"#include "freControllerInterface.h"#include "freControllerBase.txx"


Go to the source code of this file.
Namespaces | |
| namespace | FREE |
| namespace | FREE::ControllerID |
Classes | |
| class | FREE::ComponentControllerBase< TControlledComponent > |
| Base class of a controller object of a setup component. More... | |
Defines | |
| #define | freControllerIDMacro(Class, CtrlID) |
Variables | |
| static const char *const | FREE::ControllerID::ComponentControllerBase = "ComponentBase" |
| #define freControllerIDMacro | ( | Class, | |||
| CtrlID | ) |
Value:
namespace ControllerID {\ static const char* const Class = CtrlID;\ }
Definition at line 41 of file freControllerBase.h.
1.5.3 written by Dimitri van Heesch,
© 1997-2000