Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
HydraExpress C++ API Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

2.9 Configuration Manager Classes

Table 8: Configuration Manager Classes

Class NameDescription

rwsf::ConfigBinding

Class ConfigBinding represents a configuration binding containing three sets of information:A map of string key-value pairs which hold simple values.A map of string keys to ConfigBinding values which hold nested bindings.A list of ConfigBindings which represent multiple bindings for the parent ConfigBinding object.

rwsf::ConfigurationHandler

Class ConfigurationHandler defines an interface for reading configuration binding information from configuration files. To use a custom ConfigurationHandler, it must be loaded in file RWSF_HOME/conf/config-manager-init.xml.

rwsf::ConfigurationManager

Class ConfigurationManager represents a central point for receiving and modifying binding information in associated ConfigurationHandlers.



Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved. All Rights Reserved. Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. HydraExpress is a trademark of Rogue Wave Software, Inc. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.