#include <freSetupIOHelper.h>


Public Member Functions | |
| SetupLoadingHelper (ComponentSetup *pRoot) | |
| virtual const char * | GetNameOfClass () const |
Protected Member Functions | |
| virtual void | SubElementLoadProcessing (const std::string &rsXMLSubTag, const std::string &rsXMLSubElement, const std::string &rsXMLSubData) |
Protected Attributes | |
| ComponentSetup * | m_pRoot |
Definition at line 34 of file freSetupIOHelper.h.
| FREE::SetupLoadingHelper::SetupLoadingHelper | ( | ComponentSetup * | pRoot | ) |
Implementation of FREE::SetupLoadingHelper /////////////////////////
Definition at line 43 of file freSetupIOHelper.cxx.
| virtual const char* FREE::SetupLoadingHelper::GetNameOfClass | ( | ) | const [inline, virtual] |
| void FREE::SetupLoadingHelper::SubElementLoadProcessing | ( | const std::string & | rsXMLSubTag, | |
| const std::string & | rsXMLSubElement, | |||
| const std::string & | rsXMLSubData | |||
| ) | [protected, virtual] |
Reimplemented from FREE::XMLStreamObject.
Definition at line 49 of file freSetupIOHelper.cxx.
References FREE::ComponentSetupCollection::AddElement(), catchAllNPassMacro, FREE::ComponentSetup::Components(), FREE::cXML_Component, m_pRoot, FREE::ComponentSetup::New(), and FREE::XMLStreamObject::SubElementLoadProcessing().

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