#include <XML_Stuff.hpp>
Definition at line 82 of file XML_Stuff.hpp.
◆ DocNS() [1/2]
__stdcall jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils::XML::DocNS::DocNS |
( |
const tstring & |
ns = _T("") | ) |
|
|
inline |
◆ DocNS() [2/2]
__stdcall jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils::XML::DocNS::DocNS |
( |
const DocNS & |
d | ) |
|
|
inline |
◆ ~DocNS()
virtual __stdcall jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils::XML::DocNS::~DocNS |
( |
void |
| ) |
|
|
inlinevirtual |
◆ CreateComment()
MSXML2::IXMLDOMNodePtr __fastcall jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils::XML::DocNS::CreateComment |
( |
const tchar * |
node_name, |
|
|
const tchar * |
comment, |
|
|
const MSXML2::IXMLDOMNodePtr & |
node |
|
) |
| |
|
inline |
◆ CreateNode()
MSXML2::IXMLDOMNodePtr __fastcall jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils::XML::DocNS::CreateNode |
( |
const node_types |
type, |
|
|
const tchar * |
node_name, |
|
|
const MSXML2::IXMLDOMNodePtr & |
node |
|
) |
| |
|
inline |
◆ Namespace()
const tstring& __fastcall jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils::XML::DocNS::Namespace |
( |
void |
| ) |
const |
|
inlinenoexcept |
◆ ToXML() [1/3]
void __fastcall jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils::XML::DocNS::ToXML |
( |
const MSXML2::IXMLDOMNodePtr & |
n, |
|
|
const POINT & |
pt |
|
) |
| |
|
inline |
◆ ToXML() [2/3]
void __fastcall jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils::XML::DocNS::ToXML |
( |
const MSXML2::IXMLDOMNodePtr & |
n, |
|
|
const RECT & |
rect |
|
) |
| |
|
inline |
◆ ToXML() [3/3]
template<typename Value >
void __fastcall jmmcg::LIBJMMCG_VER_NAMESPACE::NTUtils::XML::DocNS::ToXML |
( |
const MSXML2::IXMLDOMNodePtr & |
n, |
|
|
const tchar * |
colln_name, |
|
|
const std::vector< Value > & |
colln |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: