Class that represents an xml type. More...

#include <SPL/Runtime/Type/Xml.h>

Detailed Description

Class that represents an xml type.

An xml type has an optional schema, and contains the xml value

Constructor & Destructor Documentation

Empty constructor

Constructor

Parameters

Constructor

Parameters

Constructor

Parameters

Constructor

Parameters

Constructor

Parameters

Constructor

Parameters

Constructor

Parameters

Copy contructor

Parameters

Destructor

Member Function Documentation

Equality operator

Parameters

Inequality operator

Parameters

Assignment operator

Parameters

Assignment operator

Parameters

Assignment operator

Parameters

Swap

Parameters

Clear - clear the XML object.

The XML value

Returns
the XML value

The XML schema

Returns
the XML schema

Does this XML value have an associate XML schema

Returns
true if there is a schema associated with the value
template<class BufferType >

Serialize (binary)

Parameters
template<class BufferType >

Deserialize (binary)

Parameters

Serialize (character)

Parameters

Deserialize (character)

Parameters

Get hash code

Returns
hash code

Get the size in bytes when serialized

Returns
size in bytes when serialized

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