libUPnP  1.14.22
Typedefs | Functions
UpnpActionRequest.h File Reference

Header file for UpnpActionRequest methods. More...

#include <stdlib.h>
#include "UpnpGlobal.h"
#include "UpnpInet.h"
#include "UpnpString.h"
#include "ixml.h"
Include dependency graph for UpnpActionRequest.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct s_UpnpActionRequest UpnpActionRequest
 

Functions

UpnpActionRequestUpnpActionRequest_new (void)
 
void UpnpActionRequest_delete (UpnpActionRequest *p)
 
UpnpActionRequestUpnpActionRequest_dup (const UpnpActionRequest *p)
 
int UpnpActionRequest_assign (UpnpActionRequest *p, const UpnpActionRequest *q)
 
int UpnpActionRequest_get_ErrCode (const UpnpActionRequest *p)
 
int UpnpActionRequest_set_ErrCode (UpnpActionRequest *p, int n)
 
int UpnpActionRequest_get_Socket (const UpnpActionRequest *p)
 
int UpnpActionRequest_set_Socket (UpnpActionRequest *p, int n)
 
const UpnpStringUpnpActionRequest_get_ErrStr (const UpnpActionRequest *p)
 
int UpnpActionRequest_set_ErrStr (UpnpActionRequest *p, const UpnpString *s)
 
size_t UpnpActionRequest_get_ErrStr_Length (const UpnpActionRequest *p)
 
const char * UpnpActionRequest_get_ErrStr_cstr (const UpnpActionRequest *p)
 
int UpnpActionRequest_strcpy_ErrStr (UpnpActionRequest *p, const char *s)
 
int UpnpActionRequest_strncpy_ErrStr (UpnpActionRequest *p, const char *s, size_t n)
 
void UpnpActionRequest_clear_ErrStr (UpnpActionRequest *p)
 
const UpnpStringUpnpActionRequest_get_ActionName (const UpnpActionRequest *p)
 
int UpnpActionRequest_set_ActionName (UpnpActionRequest *p, const UpnpString *s)
 
size_t UpnpActionRequest_get_ActionName_Length (const UpnpActionRequest *p)
 
const char * UpnpActionRequest_get_ActionName_cstr (const UpnpActionRequest *p)
 
int UpnpActionRequest_strcpy_ActionName (UpnpActionRequest *p, const char *s)
 
int UpnpActionRequest_strncpy_ActionName (UpnpActionRequest *p, const char *s, size_t n)
 
void UpnpActionRequest_clear_ActionName (UpnpActionRequest *p)
 
const UpnpStringUpnpActionRequest_get_DevUDN (const UpnpActionRequest *p)
 
int UpnpActionRequest_set_DevUDN (UpnpActionRequest *p, const UpnpString *s)
 
size_t UpnpActionRequest_get_DevUDN_Length (const UpnpActionRequest *p)
 
const char * UpnpActionRequest_get_DevUDN_cstr (const UpnpActionRequest *p)
 
int UpnpActionRequest_strcpy_DevUDN (UpnpActionRequest *p, const char *s)
 
int UpnpActionRequest_strncpy_DevUDN (UpnpActionRequest *p, const char *s, size_t n)
 
void UpnpActionRequest_clear_DevUDN (UpnpActionRequest *p)
 
const UpnpStringUpnpActionRequest_get_ServiceID (const UpnpActionRequest *p)
 
int UpnpActionRequest_set_ServiceID (UpnpActionRequest *p, const UpnpString *s)
 
size_t UpnpActionRequest_get_ServiceID_Length (const UpnpActionRequest *p)
 
const char * UpnpActionRequest_get_ServiceID_cstr (const UpnpActionRequest *p)
 
int UpnpActionRequest_strcpy_ServiceID (UpnpActionRequest *p, const char *s)
 
int UpnpActionRequest_strncpy_ServiceID (UpnpActionRequest *p, const char *s, size_t n)
 
void UpnpActionRequest_clear_ServiceID (UpnpActionRequest *p)
 
IXML_DocumentUpnpActionRequest_get_ActionRequest (const UpnpActionRequest *p)
 
int UpnpActionRequest_set_ActionRequest (UpnpActionRequest *p, IXML_Document *n)
 
IXML_DocumentUpnpActionRequest_get_ActionResult (const UpnpActionRequest *p)
 
int UpnpActionRequest_set_ActionResult (UpnpActionRequest *p, IXML_Document *n)
 
IXML_DocumentUpnpActionRequest_get_SoapHeader (const UpnpActionRequest *p)
 
int UpnpActionRequest_set_SoapHeader (UpnpActionRequest *p, IXML_Document *n)
 
const struct sockaddr_storage * UpnpActionRequest_get_CtrlPtIPAddr (const UpnpActionRequest *p)
 
int UpnpActionRequest_set_CtrlPtIPAddr (UpnpActionRequest *p, const struct sockaddr_storage *buf)
 
void UpnpActionRequest_clear_CtrlPtIPAddr (UpnpActionRequest *p)
 
const UpnpStringUpnpActionRequest_get_Os (const UpnpActionRequest *p)
 
int UpnpActionRequest_set_Os (UpnpActionRequest *p, const UpnpString *s)
 
size_t UpnpActionRequest_get_Os_Length (const UpnpActionRequest *p)
 
const char * UpnpActionRequest_get_Os_cstr (const UpnpActionRequest *p)
 
int UpnpActionRequest_strcpy_Os (UpnpActionRequest *p, const char *s)
 
int UpnpActionRequest_strncpy_Os (UpnpActionRequest *p, const char *s, size_t n)
 
void UpnpActionRequest_clear_Os (UpnpActionRequest *p)
 

Detailed Description

Header file for UpnpActionRequest methods.

Do not edit this file, it is automatically generated. Please look at generator.c.

Author
Marcelo Roberto Jimenez

Typedef Documentation

UpnpActionRequest

Function Documentation

int UpnpActionRequest_assign ( UpnpActionRequest p,
const UpnpActionRequest q 
)
void UpnpActionRequest_clear_ActionName ( UpnpActionRequest p)

UpnpActionRequest_clear_ActionName

References UpnpString_clear().

void UpnpActionRequest_clear_CtrlPtIPAddr ( UpnpActionRequest p)

UpnpActionRequest_get_CtrlPtIPAddr

void UpnpActionRequest_clear_DevUDN ( UpnpActionRequest p)

UpnpActionRequest_clear_DevUDN

References UpnpString_clear().

void UpnpActionRequest_clear_ErrStr ( UpnpActionRequest p)

UpnpActionRequest_clear_ErrStr

References UpnpString_clear().

void UpnpActionRequest_clear_Os ( UpnpActionRequest p)

UpnpActionRequest_clear_Os

References UpnpString_clear().

void UpnpActionRequest_clear_ServiceID ( UpnpActionRequest p)

UpnpActionRequest_clear_ServiceID

References UpnpString_clear().

void UpnpActionRequest_delete ( UpnpActionRequest p)

Destructor

References UpnpString_delete().

Referenced by handle_invoke_action().

UpnpActionRequest* UpnpActionRequest_dup ( const UpnpActionRequest p)

Copy Constructor

References UpnpActionRequest_assign(), and UpnpActionRequest_new().

const UpnpString* UpnpActionRequest_get_ActionName ( const UpnpActionRequest p)
const char* UpnpActionRequest_get_ActionName_cstr ( const UpnpActionRequest p)

UpnpActionRequest_get_ActionName_cstr

References UpnpActionRequest_get_ActionName(), and UpnpString_get_String().

size_t UpnpActionRequest_get_ActionName_Length ( const UpnpActionRequest p)

UpnpActionRequest_get_ActionName_Length

References UpnpActionRequest_get_ActionName(), and UpnpString_get_Length().

IXML_Document* UpnpActionRequest_get_ActionRequest ( const UpnpActionRequest p)

UpnpActionRequest_get_ActionRequest

Referenced by SampleUtil_PrintEvent(), TvDeviceHandleActionRequest(), and UpnpActionRequest_assign().

IXML_Document* UpnpActionRequest_get_ActionResult ( const UpnpActionRequest p)

UpnpActionRequest_get_ActionResult

Referenced by handle_invoke_action(), SampleUtil_PrintEvent(), and UpnpActionRequest_assign().

const struct sockaddr_storage* UpnpActionRequest_get_CtrlPtIPAddr ( const UpnpActionRequest p)

UpnpActionRequest_get_CtrlPtIPAddr

Referenced by UpnpActionRequest_assign().

const UpnpString* UpnpActionRequest_get_DevUDN ( const UpnpActionRequest p)
const char* UpnpActionRequest_get_DevUDN_cstr ( const UpnpActionRequest p)

UpnpActionRequest_get_DevUDN_cstr

References UpnpActionRequest_get_DevUDN(), and UpnpString_get_String().

size_t UpnpActionRequest_get_DevUDN_Length ( const UpnpActionRequest p)

UpnpActionRequest_get_DevUDN_Length

References UpnpActionRequest_get_DevUDN(), and UpnpString_get_Length().

int UpnpActionRequest_get_ErrCode ( const UpnpActionRequest p)
const UpnpString* UpnpActionRequest_get_ErrStr ( const UpnpActionRequest p)
const char* UpnpActionRequest_get_ErrStr_cstr ( const UpnpActionRequest p)

UpnpActionRequest_get_ErrStr_cstr

References UpnpActionRequest_get_ErrStr(), and UpnpString_get_String().

Referenced by handle_invoke_action().

size_t UpnpActionRequest_get_ErrStr_Length ( const UpnpActionRequest p)

UpnpActionRequest_get_ErrStr_Length

References UpnpActionRequest_get_ErrStr(), and UpnpString_get_Length().

const UpnpString* UpnpActionRequest_get_Os ( const UpnpActionRequest p)
const char* UpnpActionRequest_get_Os_cstr ( const UpnpActionRequest p)

UpnpActionRequest_get_Os_cstr

References UpnpActionRequest_get_Os(), and UpnpString_get_String().

size_t UpnpActionRequest_get_Os_Length ( const UpnpActionRequest p)

UpnpActionRequest_get_Os_Length

References UpnpActionRequest_get_Os(), and UpnpString_get_Length().

const UpnpString* UpnpActionRequest_get_ServiceID ( const UpnpActionRequest p)
const char* UpnpActionRequest_get_ServiceID_cstr ( const UpnpActionRequest p)

UpnpActionRequest_get_ServiceID_cstr

References UpnpActionRequest_get_ServiceID(), and UpnpString_get_String().

size_t UpnpActionRequest_get_ServiceID_Length ( const UpnpActionRequest p)

UpnpActionRequest_get_ServiceID_Length

References UpnpActionRequest_get_ServiceID(), and UpnpString_get_Length().

IXML_Document* UpnpActionRequest_get_SoapHeader ( const UpnpActionRequest p)

UpnpActionRequest_get_SoapHeader

Referenced by UpnpActionRequest_assign().

int UpnpActionRequest_get_Socket ( const UpnpActionRequest p)

UpnpActionRequest_get_Socket

Referenced by UpnpActionRequest_assign().

UpnpActionRequest* UpnpActionRequest_new ( void  )

Constructor

References UpnpString_new().

Referenced by handle_invoke_action(), and UpnpActionRequest_dup().

int UpnpActionRequest_set_ActionName ( UpnpActionRequest p,
const UpnpString s 
)

UpnpActionRequest_set_ActionName

References UpnpString_get_String(), and UpnpString_set_String().

Referenced by UpnpActionRequest_assign().

int UpnpActionRequest_set_ActionRequest ( UpnpActionRequest p,
IXML_Document n 
)

UpnpActionRequest_set_ActionRequest

Referenced by handle_invoke_action(), and UpnpActionRequest_assign().

int UpnpActionRequest_set_ActionResult ( UpnpActionRequest p,
IXML_Document n 
)

UpnpActionRequest_set_ActionResult

Referenced by handle_invoke_action(), TvDeviceHandleActionRequest(), and UpnpActionRequest_assign().

int UpnpActionRequest_set_CtrlPtIPAddr ( UpnpActionRequest p,
const struct sockaddr_storage *  buf 
)

UpnpActionRequest_get_CtrlPtIPAddr

Referenced by handle_invoke_action(), and UpnpActionRequest_assign().

int UpnpActionRequest_set_DevUDN ( UpnpActionRequest p,
const UpnpString s 
)

UpnpActionRequest_set_DevUDN

References UpnpString_get_String(), and UpnpString_set_String().

Referenced by UpnpActionRequest_assign().

int UpnpActionRequest_set_ErrCode ( UpnpActionRequest p,
int  n 
)

UpnpActionRequest_set_ErrCode

Referenced by handle_invoke_action(), TvDeviceHandleActionRequest(), and UpnpActionRequest_assign().

int UpnpActionRequest_set_ErrStr ( UpnpActionRequest p,
const UpnpString s 
)

UpnpActionRequest_set_ErrStr

References UpnpString_get_String(), and UpnpString_set_String().

Referenced by UpnpActionRequest_assign().

int UpnpActionRequest_set_Os ( UpnpActionRequest p,
const UpnpString s 
)

UpnpActionRequest_set_Os

References UpnpString_get_String(), and UpnpString_set_String().

Referenced by UpnpActionRequest_assign().

int UpnpActionRequest_set_ServiceID ( UpnpActionRequest p,
const UpnpString s 
)

UpnpActionRequest_set_ServiceID

References UpnpString_get_String(), and UpnpString_set_String().

Referenced by UpnpActionRequest_assign().

int UpnpActionRequest_set_SoapHeader ( UpnpActionRequest p,
IXML_Document n 
)

UpnpActionRequest_set_SoapHeader

Referenced by UpnpActionRequest_assign().

int UpnpActionRequest_set_Socket ( UpnpActionRequest p,
int  n 
)

UpnpActionRequest_set_Socket

Referenced by UpnpActionRequest_assign().

int UpnpActionRequest_strcpy_ActionName ( UpnpActionRequest p,
const char *  s 
)

UpnpActionRequest_strcpy_ActionName

References UpnpString_set_String().

Referenced by handle_invoke_action().

int UpnpActionRequest_strcpy_DevUDN ( UpnpActionRequest p,
const char *  s 
)

UpnpActionRequest_strcpy_DevUDN

References UpnpString_set_String().

Referenced by handle_invoke_action().

int UpnpActionRequest_strcpy_ErrStr ( UpnpActionRequest p,
const char *  s 
)

UpnpActionRequest_strcpy_ErrStr

References UpnpString_set_String().

Referenced by TvDeviceHandleActionRequest().

int UpnpActionRequest_strcpy_Os ( UpnpActionRequest p,
const char *  s 
)

UpnpActionRequest_strcpy_Os

References UpnpString_set_String().

int UpnpActionRequest_strcpy_ServiceID ( UpnpActionRequest p,
const char *  s 
)

UpnpActionRequest_strcpy_ServiceID

References UpnpString_set_String().

Referenced by handle_invoke_action().

int UpnpActionRequest_strncpy_ActionName ( UpnpActionRequest p,
const char *  s,
size_t  n 
)

UpnpActionRequest_strncpy_ActionName

References UpnpString_set_StringN().

int UpnpActionRequest_strncpy_DevUDN ( UpnpActionRequest p,
const char *  s,
size_t  n 
)

UpnpActionRequest_strncpy_DevUDN

References UpnpString_set_StringN().

int UpnpActionRequest_strncpy_ErrStr ( UpnpActionRequest p,
const char *  s,
size_t  n 
)

UpnpActionRequest_strncpy_ErrStr

References UpnpString_set_StringN().

int UpnpActionRequest_strncpy_Os ( UpnpActionRequest p,
const char *  s,
size_t  n 
)

UpnpActionRequest_strncpy_Os

References UpnpString_set_StringN().

Referenced by handle_invoke_action().

int UpnpActionRequest_strncpy_ServiceID ( UpnpActionRequest p,
const char *  s,
size_t  n 
)

UpnpActionRequest_strncpy_ServiceID

References UpnpString_set_StringN().