FREE::ComponentMediaLinks Class Reference
[Setup]

Class providing the possibility to store and retrieve media links of a component. More...

#include <freComponentMediaLinks.h>

Inheritance diagram for FREE::ComponentMediaLinks:

Inheritance graph
FREE::XMLKeyedCollectionBase\< std::string, FREE::ComponentMediaLink, FREE::ComponentMediaLinkIdentifier \>FREE::XMLStreamObjectFREE::KeyedCollectionBase\< TKey, TXMLElement, TIdentifierClass \>FREE::SmartCollectionBase\< TXMLElement \>FREE::CollectionBase\< TXMLElement, itk::SmartPointer\< TXMLElement \> \>
[legend]
Collaboration diagram for FREE::ComponentMediaLinks:

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

List of all members.

Public Types

typedef
XMLKeyedCollectionBase
< std::string,
ComponentMediaLink,
ComponentMediaLinkIdentifier >
::ElementsCountType 
ElementsCountType

Public Member Functions

 ComponentMediaLinks ()
 ComponentMediaLinks (const ComponentMediaLinks &rLink)
virtual ~ComponentMediaLinks ()

Protected Member Functions

virtual void SubElementLoadProcessing (const std::string &rsXMLSubTag, const std::string &rsXMLSubElement, const std::string &rsXMLSubData)


Detailed Description

Class providing the possibility to store and retrieve media links of a component.

Definition at line 42 of file freComponentMediaLinks.h.


Member Typedef Documentation

typedef XMLKeyedCollectionBase<std::string, ComponentMediaLink, ComponentMediaLinkIdentifier>::ElementsCountType FREE::ComponentMediaLinks::ElementsCountType

Reimplemented from FREE::XMLKeyedCollectionBase< TKey, TXMLElement, TIdentifierClass >.

Definition at line 45 of file freComponentMediaLinks.h.


Constructor & Destructor Documentation

FREE::ComponentMediaLinks::ComponentMediaLinks (  ) 

Implementation of FREE::ComponentMediaLinks ////////////////////////

Definition at line 34 of file freComponentMediaLinks.cxx.

References FREE::cXML_MediaLinks, FREE::XMLKeyedCollectionBase< TKey, TXMLElement, TIdentifierClass >::Reset(), and FREE::XMLStreamObject::SetXMLTag().

Here is the call graph for this function:

FREE::XMLKeyedCollectionBase::ResetFREE::XMLStreamObject::SetXMLTagFREE::XMLStreamObject::Reset

FREE::ComponentMediaLinks::ComponentMediaLinks ( const ComponentMediaLinks rLink  ) 

Copy constructor

Definition at line 41 of file freComponentMediaLinks.cxx.

References FREE::cXML_MediaLinks, and FREE::XMLStreamObject::SetXMLTag().

Here is the call graph for this function:

FREE::XMLStreamObject::SetXMLTag

FREE::ComponentMediaLinks::~ComponentMediaLinks (  )  [virtual]

Definition at line 48 of file freComponentMediaLinks.cxx.

References FREE::XMLKeyedCollectionBase< TKey, TXMLElement, TIdentifierClass >::Reset().

Here is the call graph for this function:

FREE::XMLKeyedCollectionBase::ResetFREE::XMLStreamObject::Reset


Member Function Documentation

void FREE::ComponentMediaLinks::SubElementLoadProcessing ( const std::string &  rsXMLSubTag,
const std::string &  rsXMLSubElement,
const std::string &  rsXMLSubData 
) [protected, virtual]

Reimplemented from FREE::XMLStreamObject.

Definition at line 55 of file freComponentMediaLinks.cxx.

References FREE::SmartCollectionBase< TXMLElement >::AddElement(), catchAllNPassMacro, FREE::cXML_MediaLink, FREE::ComponentMediaLink::New(), and FREE::XMLStreamObject::SubElementLoadProcessing().

Here is the call graph for this function:

FREE::SmartCollectionBase\< TXMLElement \>::AddElementFREE::ComponentMediaLink::NewFREE::XMLStreamObject::SubElementLoadProcessing


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