AppCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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. More...
 
std::string * Value
 Element Value of type xs:string. More...
 
struct soap * soap
 A handle to the soap struct that manages this instance (automatically set) More...
 

Detailed Description

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

Constructor & Destructor Documentation

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

Member Function Documentation

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

Here is the caller graph for this function:

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

Here is the call graph for this function:

virtual void* EventDownloader::ns1__NameValue::soap_get ( struct soap ,
const char *  ,
const char *   
)
virtual
virtual void* EventDownloader::ns1__NameValue::soap_in ( struct soap ,
const char *  ,
const char *   
)
virtual
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:

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:

virtual int EventDownloader::ns1__NameValue::soap_out ( struct soap ,
const char *  ,
int  ,
const char *   
) const
virtual
virtual int EventDownloader::ns1__NameValue::soap_put ( struct soap ,
const char *  ,
const char *   
) const
virtual
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:

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

Here is the call graph for this function:

virtual void EventDownloader::ns1__NameValue::soap_serialize ( struct soap ) const
virtual
virtual int EventDownloader::ns1__NameValue::soap_type ( ) const
inlinevirtual
virtual int EventDownloader::ns1__NameValue::soap_type ( ) const
inlinevirtual

Member Data Documentation

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

Element Name of type xs:string.

Optional element.

struct soap * EventDownloader::ns1__NameValue::soap

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

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: