#include <pxml.h>
List of all members.
Constructor & Destructor Documentation
| PXMLSettings::PXMLSettings |
( |
Options |
options = NewLineAfterElement | ) |
|
| PXMLSettings::PXMLSettings |
( |
const PString & |
data, |
|
|
Options |
options = NewLineAfterElement |
|
) |
| |
| PXMLSettings::PXMLSettings |
( |
const PConfig & |
data, |
|
|
Options |
options = NewLineAfterElement |
|
) |
| |
Member Function Documentation
| bool PXMLSettings::Load |
( |
const PString & |
data | ) |
|
| bool PXMLSettings::LoadFile |
( |
const PFilePath & |
fn | ) |
|
| bool PXMLSettings::Save |
( |
PString & |
data | ) |
|
| bool PXMLSettings::Save |
( |
| ) |
|
| bool PXMLSettings::SaveFile |
( |
const PFilePath & |
fn | ) |
|
| void PXMLSettings::ToConfig |
( |
PConfig & |
cfg | ) |
const |
The documentation for this class was generated from the following file: