#include <InMemoryXmlData.h>
List of all members.
Constructor & Destructor Documentation
| Parameters::InMemoryXmlData::InMemoryXmlData |
( |
string |
identifier, |
|
|
string |
contents | |
|
) |
| | [inline] |
Constructor.
- Parameters:
-
| identifier | - string indicating a name/ID for the data |
| contents | - string containing the XML |
References content.
| Parameters::InMemoryXmlData::~InMemoryXmlData |
( |
|
) |
[inline] |
Member Function Documentation
| string Parameters::InMemoryXmlData::getContent |
( |
|
) |
[inline] |
| string Parameters::InMemoryXmlData::getId |
( |
void |
|
) |
[inline] |
| const size_t Parameters::InMemoryXmlData::getSize |
( |
|
) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: