|
template<typename T > |
| XmlNode (const XmlNode &parent, const NVPtype< T > &nvp) |
|
template<typename T > |
| XmlNode (const xmlNodePtr parent, const NVPtype< T > &nvp) |
|
| XmlNode (const xmlNodePtr node) |
| Construct an XmlNode from an existing xmlNodePtr.
|
|
template<typename T > |
void | insertProp (const NVPtype< T > &nvp) |
| Works only with NVP for c-style string and fundamental types (int, float etc.)
|
|
xmlNodePtr | node () const |
|
The documentation for this class was generated from the following file:
- /home/lukas/development/C++/FotoSHOCK/src/core/serialization/XmlNode.hpp