AppCore
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
EventDownloader::ns1__NameValue Class Reference

"http://www.emtest.sk/ifc/":NameValue is a complexType. More...

#include <EventDownloaderStub.h>

Public Member Functions

virtual int soap_type () const
 
virtual void soap_default (struct soap *)
 
virtual void soap_serialize (struct soap *) const
 
virtual int soap_put (struct soap *, const char *, const char *) const
 
virtual int soap_out (struct soap *, const char *, int, const char *) const
 
virtual void * soap_get (struct soap *, const char *, const char *)
 
virtual void * soap_in (struct soap *, const char *, const char *)
 
 ns1__NameValue ()
 
virtual ~ns1__NameValue ()
 
virtual int soap_type () const
 
virtual void soap_default (struct soap *)
 
virtual void soap_serialize (struct soap *) const
 
virtual int soap_put (struct soap *, const char *, const char *) const
 
virtual int soap_out (struct soap *, const char *, int, const char *) const
 
virtual void * soap_get (struct soap *, const char *, const char *)
 
virtual void * soap_in (struct soap *, const char *, const char *)
 
 ns1__NameValue ()
 
virtual ~ns1__NameValue ()
 

Public Attributes

std::string * Name
 Element Name of type xs:string.
 
std::string * Value
 Element Value of type xs:string.
 
struct soap * soap
 A handle to the soap struct that manages this instance (automatically set)
 

Detailed Description

"http://www.emtest.sk/ifc/":NameValue is a complexType.

Constructor & Destructor Documentation

◆ ns1__NameValue() [1/2]

EventDownloader::ns1__NameValue::ns1__NameValue ( )
inline

◆ ~ns1__NameValue() [1/2]

virtual EventDownloader::ns1__NameValue::~ns1__NameValue ( )
inlinevirtual

◆ ns1__NameValue() [2/2]

EventDownloader::ns1__NameValue::ns1__NameValue ( )
inline

◆ ~ns1__NameValue() [2/2]

virtual EventDownloader::ns1__NameValue::~ns1__NameValue ( )
inlinevirtual

Member Function Documentation

◆ soap_default() [1/2]

void EventDownloader::ns1__NameValue::soap_default ( struct soap soap)
virtual
Here is the caller graph for this function:

◆ soap_default() [2/2]

virtual void EventDownloader::ns1__NameValue::soap_default ( struct soap )
virtual

◆ soap_get() [1/2]

void * EventDownloader::ns1__NameValue::soap_get ( struct soap soap,
const char *  tag,
const char *  type 
)
virtual
Here is the call graph for this function:

◆ soap_get() [2/2]

virtual void * EventDownloader::ns1__NameValue::soap_get ( struct soap ,
const char *  ,
const char *   
)
virtual

◆ soap_in() [1/2]

void * EventDownloader::ns1__NameValue::soap_in ( struct soap soap,
const char *  tag,
const char *  type 
)
virtual
Here is the call graph for this function:
Here is the caller graph for this function:

◆ soap_in() [2/2]

virtual void * EventDownloader::ns1__NameValue::soap_in ( struct soap ,
const char *  ,
const char *   
)
virtual

◆ soap_out() [1/2]

int EventDownloader::ns1__NameValue::soap_out ( struct soap soap,
const char *  tag,
int  id,
const char *  type 
) const
virtual
Here is the call graph for this function:
Here is the caller graph for this function:

◆ soap_out() [2/2]

virtual int EventDownloader::ns1__NameValue::soap_out ( struct soap ,
const char *  ,
int  ,
const char *   
) const
virtual

◆ soap_put() [1/2]

int EventDownloader::ns1__NameValue::soap_put ( struct soap soap,
const char *  tag,
const char *  type 
) const
virtual
Here is the call graph for this function:

◆ soap_put() [2/2]

virtual int EventDownloader::ns1__NameValue::soap_put ( struct soap ,
const char *  ,
const char *   
) const
virtual

◆ soap_serialize() [1/2]

void EventDownloader::ns1__NameValue::soap_serialize ( struct soap soap) const
virtual
Here is the call graph for this function:

◆ soap_serialize() [2/2]

virtual void EventDownloader::ns1__NameValue::soap_serialize ( struct soap ) const
virtual

◆ soap_type() [1/2]

virtual int EventDownloader::ns1__NameValue::soap_type ( ) const
inlinevirtual

◆ soap_type() [2/2]

virtual int EventDownloader::ns1__NameValue::soap_type ( ) const
inlinevirtual

Member Data Documentation

◆ Name

std::string * EventDownloader::ns1__NameValue::Name

Element Name of type xs:string.

Optional element.

◆ soap

struct soap * EventDownloader::ns1__NameValue::soap

A handle to the soap struct that manages this instance (automatically set)

◆ Value

std::string * EventDownloader::ns1__NameValue::Value

Element Value of type xs:string.

Optional element.


The documentation for this class was generated from the following files: