#include <psxmlparser.h>
List of all members.
Detailed Description
Definition at line 116 of file psxmlparser.h.
Constructor & Destructor Documentation
psXMLTag::psXMLTag |
( |
| ) |
[inline] |
Member Function Documentation
void psXMLTag::GetTagName |
( |
psString & |
name | ) |
|
void psXMLTag::GetTagParm |
( |
const char * |
param, |
|
|
int & |
value |
|
) |
| |
void psXMLTag::GetTagParm |
( |
const char * |
param, |
|
|
float & |
value |
|
) |
| |
void psXMLTag::GetTagParm |
( |
const char * |
param, |
|
|
double & |
value |
|
) |
| |
void psXMLTag::GetTagParm |
( |
const char * |
param, |
|
|
csString & |
value |
|
) |
| |
The documentation for this class was generated from the following file: