gSOAP XML-RPC and JSON
2.8 Stable
|
Represents a <param> of the <params> of a <methodCall>. More...
#include <xml-rpc.h>
Public Attributes | |
struct value | value |
parameter value More... | |
struct soap * | soap |
ref to soap struct that manages this type More... | |
Represents a <param> of the <params> of a <methodCall>.
struct soap* param::soap |
ref to soap struct that manages this type
struct value param::value |
parameter value