hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
XMLCleanerTest::XMLCleanerA Class Reference

#include <XMLCleanerTest.hpp>

Inheritance diagram for XMLCleanerTest::XMLCleanerA:
Collaboration diagram for XMLCleanerTest::XMLCleanerA:

Public Member Functions

 XMLCleanerA ()
 XMLCleanerA (const std::string &_XMLPath, const std::string &_elemName, const std::string &_idName)
std::string saveXMLWrp (Poco::XML::Node *node)
std::string processWrp (const std::string &inXML, const std::set< unsigned long long > &delList)
virtual ~XMLCleanerA ()
- Public Member Functions inherited from XMLCleaner
 XMLCleaner ()
 XMLCleaner (const std::string &_XMLPath, const std::string &_elemName, const std::string &_idName, ResOmitType _resOmitType=ResOmitType::ROM_NOT_OMIT)
void setOmitType (ResOmitType _resOmitType)
ResOmitType getOmitType () const
std::string process (const std::string &inXML, const std::set< std::string > &delList)
virtual ~XMLCleaner ()

Additional Inherited Members

- Protected Member Functions inherited from XMLCleaner
bool isOmitNode (const Poco::XML::XMLString &nodeValue) const
- Static Protected Member Functions inherited from XMLCleaner
static std::string saveXML (Poco::XML::Node *node)

Detailed Description

Definition at line 32 of file XMLCleanerTest.hpp.

Constructor & Destructor Documentation

XMLCleanerTest::XMLCleanerA::XMLCleanerA ( )
inline

Definition at line 35 of file XMLCleanerTest.hpp.

XMLCleanerTest::XMLCleanerA::XMLCleanerA ( const std::string &  _XMLPath,
const std::string &  _elemName,
const std::string &  _idName 
)
inline

Definition at line 36 of file XMLCleanerTest.hpp.

virtual XMLCleanerTest::XMLCleanerA::~XMLCleanerA ( )
inlinevirtual

Definition at line 39 of file XMLCleanerTest.hpp.

Member Function Documentation

std::string XMLCleanerTest::XMLCleanerA::processWrp ( const std::string &  inXML,
const std::set< unsigned long long > &  delList 
)
inline

Definition at line 38 of file XMLCleanerTest.hpp.

Here is the call graph for this function:

std::string XMLCleanerTest::XMLCleanerA::saveXMLWrp ( Poco::XML::Node *  node)
inline

Definition at line 37 of file XMLCleanerTest.hpp.

Here is the call graph for this function:


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