#include <fsCXml.h>
◆ fsXmlAttribute()
| fsXmlAttribute::fsXmlAttribute |
( |
| ) |
|
|
inline |
◆ ~fsXmlAttribute()
| fsXmlAttribute::~fsXmlAttribute |
( |
| ) |
|
|
inline |
◆ Clear()
| void fsXmlAttribute::Clear |
( |
| ) |
|
|
inline |
◆ getName()
| fsStr & fsXmlAttribute::getName |
( |
| ) |
|
|
inline |
◆ GetValue()
| fsStr & fsXmlAttribute::GetValue |
( |
| ) |
|
|
inline |
◆ GetValueAsInt()
| int fsXmlAttribute::GetValueAsInt |
( |
| ) |
const |
◆ GetValueAsList()
◆ setName() [1/2]
| void fsXmlAttribute::setName |
( |
char * | pName, |
|
|
int | len ) |
|
inline |
◆ setName() [2/2]
| void fsXmlAttribute::setName |
( |
const char * | pName | ) |
|
|
inline |
◆ setValue() [1/2]
| void fsXmlAttribute::setValue |
( |
char * | pValue, |
|
|
int | len ) |
|
inline |
◆ setValue() [2/2]
| void fsXmlAttribute::setValue |
( |
const char * | pValue | ) |
|
|
inline |
◆ Managed
| bool fsXmlAttribute::Managed |
◆ Name
| fsStr fsXmlAttribute::Name |
◆ Value
| fsStr fsXmlAttribute::Value |
The documentation for this struct was generated from the following files:
- /home/runner/work/fission/fission/libs/fsCore/src/xml/fsCXml.h
- /home/runner/work/fission/fission/libs/fsCore/src/xml/fsCXml.cpp