gSOAP XML-RPC and JSON  2.8 Stable
Public Attributes | List of all members
param Struct Reference

Represents a <param> of the <params> of a <methodCall>. More...

#include <xml-rpc.h>

Collaboration diagram for param:
Collaboration graph
[legend]

Public Attributes

struct value value
 parameter value
 
struct soap * soap
 ref to soap struct that manages this type
 

Detailed Description

Represents a <param> of the <params> of a <methodCall>.

Member Data Documentation

struct soap* param::soap

ref to soap struct that manages this type

struct value param::value

parameter value


The documentation for this struct was generated from the following file: