Represents a <param> of the <params> of a <methodCall>. More...
#include <xml-rpc.h>
Public Attributes | |
struct value | value |
parameter value | |
struct soap * | soap |
ref to soap struct that manages this type |
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