#include <freSetupIOHelper.h>


Public Member Functions | |
| SetupSavingHelper (const ComponentSetup *pRoot) | |
| virtual const char * | GetNameOfClass () const |
Protected Member Functions | |
| virtual std::string | SaveData (const unsigned int &iDepth, bool &bHasSubElements) const |
Protected Attributes | |
| const ComponentSetup * | m_pRoot |
Definition at line 54 of file freSetupIOHelper.h.
| FREE::SetupSavingHelper::SetupSavingHelper | ( | const ComponentSetup * | pRoot | ) |
Implementation of FREE::SetupSavingHelper //////////////////////////
Definition at line 72 of file freSetupIOHelper.cxx.
| virtual const char* FREE::SetupSavingHelper::GetNameOfClass | ( | ) | const [inline, virtual] |
| std::string FREE::SetupSavingHelper::SaveData | ( | const unsigned int & | iDepth, | |
| bool & | bHasSubElements | |||
| ) | const [protected, virtual] |
Reimplemented from FREE::XMLStreamObject.
Definition at line 78 of file freSetupIOHelper.cxx.
References FREE::XMLStreamObject::AddSubElement(), FREE::ComponentSetup::Components(), FREE::KeyedCollectionBase< TKey, TElement, TIdentifierClass >::GetElement(), m_pRoot, and FREE::CollectionBase< TElement, TStorageType >::Size().

const ComponentSetup* FREE::SetupSavingHelper::m_pRoot [protected] |
The root of the setup, containing all sections and media containers.
Definition at line 67 of file freSetupIOHelper.h.
Referenced by SaveData().
1.5.3 written by Dimitri van Heesch,
© 1997-2000