FREE::SetupLoadingHelper Class Reference
[Setup]

Helper class for the loading of setup components. More...

#include <freSetupIOHelper.h>

Inheritance diagram for FREE::SetupLoadingHelper:

Inheritance graph
FREE::XMLStreamObject
[legend]
Collaboration diagram for FREE::SetupLoadingHelper:

Collaboration graph
FREE::XMLStreamObjectFREE::ComponentSetupFREE::XMLKeyedCollectionBase\< std::string, FREE::ComponentSetup, FREE::ComponentSetupIdentifier \>FREE::XMLKeyedCollectionBase\< std::string, FREE::ComponentMediaLink, FREE::ComponentMediaLinkIdentifier \>FREE::ParameterCollectionFREE::ComponentSetupCollectionFREE::KeyedCollectionBase\< TKey, TXMLElement, TIdentifierClass \>FREE::SmartCollectionBase\< TXMLElement \>FREE::CollectionBase\< TXMLElement, itk::SmartPointer\< TXMLElement \> \>FREE::ComponentMediaLinks
[legend]

List of all members.

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

ComponentSetupm_pRoot


Detailed Description

Helper class for the loading of setup components.

Definition at line 34 of file freSetupIOHelper.h.


Constructor & Destructor Documentation

FREE::SetupLoadingHelper::SetupLoadingHelper ( ComponentSetup pRoot  ) 

Implementation of FREE::SetupLoadingHelper /////////////////////////

Definition at line 43 of file freSetupIOHelper.cxx.


Member Function Documentation

virtual const char* FREE::SetupLoadingHelper::GetNameOfClass (  )  const [inline, virtual]

Reimplemented from FREE::XMLStreamObject.

Definition at line 39 of file freSetupIOHelper.h.

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().

Here is the call graph for this function:

FREE::ComponentSetupCollection::AddElementFREE::ComponentSetup::ComponentsFREE::ComponentSetup::NewFREE::XMLStreamObject::SubElementLoadProcessing


Member Data Documentation

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().


The documentation for this class was generated from the following files:
Generated at Sat Oct 13 18:29:37 2007 for f.r.e.e. - Flexible Registration and Evaluation Engine by doxygen 1.5.3 written by Dimitri van Heesch, © 1997-2000