MIRA
Public Member Functions | Public Attributes | List of all members
XMLDom::NameSpace Struct Reference

Namespace information of a node. More...

#include <xml/XMLDom.h>

Public Member Functions

 NameSpace ()
 
 NameSpace (const std::string &p, const std::string &h="")
 

Public Attributes

std::string prefix
 
std::string href
 

Detailed Description

Namespace information of a node.

Constructor & Destructor Documentation

◆ NameSpace() [1/2]

NameSpace ( )
inline

◆ NameSpace() [2/2]

NameSpace ( const std::string &  p,
const std::string &  h = "" 
)
inline

Member Data Documentation

◆ prefix

std::string prefix

◆ href

std::string href

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