#include <Param.hpp>
Public Methods | |
Param () | |
~Param () | |
Public Attributes | |
void* | m_pValue |
Data associated with this aprameter. More... | |
ax::QName* | m_pType |
XML schema datatype as qualified name. More... | |
std::string | m_Name |
Name of the parameter. More... |
Parameters for SOAP - RPC; contain XML schema datatype as a Qualified Name and relavent data
Definition at line 78 of file Param.hpp.
|
|
|
|
|
Name of the parameter.
|
|
XML schema datatype as qualified name.
|
|
Data associated with this aprameter.
|
Copyright © 2001 SL_OpenSource XML Project. All Rights Reserved