Go to the source code of this file.
Namespaces | |
namespace | scim |
Typedefs | |
typedef Pointer< ConfigBase > | ConfigPointer |
typedef Slot1< void, const ConfigPointer & > | ConfigSlotVoid |
typedef Signal1< void, const ConfigPointer & > | ConfigSignalVoid |
Provide a unified interface to access the configuration data. All of SCIM objects should use this interface if they have any configuration data.
Definition in file scim_config_base.h.