#include "DetDescCnv/XmlGenericCnv.h"
#include "DetDesc/Condition.h"
#include "GaudiKernel/Converter.h"
#include <xercesc/dom/DOMNodeList.hpp>
Include dependency graph for XmlBaseConditionCnv.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | XmlBaseConditionCnv |
XML converter for Conditions. More... | |
Functions | |
template<> | |
std::string | XmlBaseConditionCnv::i_convert< std::string > (const XMLCh *value) |
template<> | |
std::string | XmlBaseConditionCnv::i_convert< std::string > (const std::string &value) |
std::string XmlBaseConditionCnv::i_convert< std::string > | ( | const XMLCh * | value | ) | [inline] |
std::string XmlBaseConditionCnv::i_convert< std::string > | ( | const std::string & | value | ) | [inline] |