QElectroTech 0.200.1-dev
Loading...
Searching...
No Matches
ECHSToXml Class Reference

The ECHSToXml class Manage the copy of a directory or element from a collection (no matter if the source is a file system collection or an xml collection) to an xml collection. More...

#include <elementcollectionhandler.h>

Inheritance diagram for ECHSToXml:
Inheritance graph
Collaboration diagram for ECHSToXml:
Collaboration graph

Public Member Functions

 ECHSToXml (ElementsLocation &source, ElementsLocation &destination)
ElementsLocation copy () override
Public Member Functions inherited from ECHStrategy
 ECHStrategy (ElementsLocation &source, ElementsLocation &destination)
virtual ~ECHStrategy ()

Additional Inherited Members

Public Attributes inherited from ECHStrategy
ElementsLocation m_source
ElementsLocation m_destination

Detailed Description

The ECHSToXml class Manage the copy of a directory or element from a collection (no matter if the source is a file system collection or an xml collection) to an xml collection.

Constructor & Destructor Documentation

◆ ECHSToXml()

ECHSToXml::ECHSToXml ( ElementsLocation & source,
ElementsLocation & destination )
Here is the call graph for this function:

Member Function Documentation

◆ copy()

ElementsLocation ECHSToXml::copy ( )
overridevirtual

Implements ECHStrategy.

Here is the call graph for this function:

The documentation for this class was generated from the following files: