ACE_Config_ImpExp_Base Class ReferenceBase class for file import/export configuration. More...
Inheritance diagram for ACE_Config_ImpExp_Base:
![]()
Collaboration diagram for ACE_Config_ImpExp_Base:
![]()
Detailed DescriptionBase class for file import/export configuration.This class provides base functionality for configuration objects that are persisted in files. It takes an ACE_Configuration object that it populates with the data read. Constructor & Destructor Documentation
Constructor taking the ACE_Configuration to import/export to.
Destructor
Member Function Documentation
Imports the configuration database from filename. No existing data is removed. Implemented in ACE_Registry_ImpExp, and ACE_Ini_ImpExp.
This method exports the entire configuration database to filename. Once the file is opened this method calls 'export_section' passing the root section. Implemented in ACE_Registry_ImpExp, and ACE_Ini_ImpExp.
Member Data Documentation
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:14:38 2008 for ACE by ![]() |