UPnPsdk 0.1
Universal Plug and Play +, Software Development Kit
 
Loading...
Searching...
No Matches
UpnpDiscovery.hpp File Reference

Header file for UpnpDiscovery methods. More...

#include <UpnpString.hpp>
+ Include dependency graph for UpnpDiscovery.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef struct s_UpnpDiscovery UpnpDiscovery
 

Functions

PUPNP_Api UpnpDiscoveryUpnpDiscovery_new (void)
 
PUPNP_Api void UpnpDiscovery_delete (UpnpDiscovery *p)
 
PUPNP_Api UpnpDiscoveryUpnpDiscovery_dup (const UpnpDiscovery *p)
 
PUPNP_Api int UpnpDiscovery_assign (UpnpDiscovery *p, const UpnpDiscovery *q)
 
PUPNP_Api int UpnpDiscovery_get_ErrCode (const UpnpDiscovery *p)
 
PUPNP_Api int UpnpDiscovery_set_ErrCode (UpnpDiscovery *p, int n)
 
PUPNP_Api int UpnpDiscovery_get_Expires (const UpnpDiscovery *p)
 
PUPNP_Api int UpnpDiscovery_set_Expires (UpnpDiscovery *p, int n)
 
PUPNP_Api const UpnpStringUpnpDiscovery_get_DeviceID (const UpnpDiscovery *p)
 
PUPNP_Api int UpnpDiscovery_set_DeviceID (UpnpDiscovery *p, const UpnpString *s)
 
PUPNP_Api size_t UpnpDiscovery_get_DeviceID_Length (const UpnpDiscovery *p)
 
PUPNP_Api const char * UpnpDiscovery_get_DeviceID_cstr (const UpnpDiscovery *p)
 
PUPNP_Api int UpnpDiscovery_strcpy_DeviceID (UpnpDiscovery *p, const char *s)
 
PUPNP_Api int UpnpDiscovery_strncpy_DeviceID (UpnpDiscovery *p, const char *s, size_t n)
 
PUPNP_Api void UpnpDiscovery_clear_DeviceID (UpnpDiscovery *p)
 
PUPNP_Api const UpnpStringUpnpDiscovery_get_DeviceType (const UpnpDiscovery *p)
 
PUPNP_Api int UpnpDiscovery_set_DeviceType (UpnpDiscovery *p, const UpnpString *s)
 
PUPNP_Api size_t UpnpDiscovery_get_DeviceType_Length (const UpnpDiscovery *p)
 
PUPNP_Api const char * UpnpDiscovery_get_DeviceType_cstr (const UpnpDiscovery *p)
 
PUPNP_Api int UpnpDiscovery_strcpy_DeviceType (UpnpDiscovery *p, const char *s)
 
PUPNP_Api int UpnpDiscovery_strncpy_DeviceType (UpnpDiscovery *p, const char *s, size_t n)
 
PUPNP_Api void UpnpDiscovery_clear_DeviceType (UpnpDiscovery *p)
 
PUPNP_Api const UpnpStringUpnpDiscovery_get_ServiceType (const UpnpDiscovery *p)
 
PUPNP_Api int UpnpDiscovery_set_ServiceType (UpnpDiscovery *p, const UpnpString *s)
 
PUPNP_Api size_t UpnpDiscovery_get_ServiceType_Length (const UpnpDiscovery *p)
 
PUPNP_Api const char * UpnpDiscovery_get_ServiceType_cstr (const UpnpDiscovery *p)
 
PUPNP_Api int UpnpDiscovery_strcpy_ServiceType (UpnpDiscovery *p, const char *s)
 
PUPNP_Api int UpnpDiscovery_strncpy_ServiceType (UpnpDiscovery *p, const char *s, size_t n)
 
PUPNP_Api void UpnpDiscovery_clear_ServiceType (UpnpDiscovery *p)
 
PUPNP_Api const UpnpStringUpnpDiscovery_get_ServiceVer (const UpnpDiscovery *p)
 
PUPNP_Api int UpnpDiscovery_set_ServiceVer (UpnpDiscovery *p, const UpnpString *s)
 
PUPNP_Api size_t UpnpDiscovery_get_ServiceVer_Length (const UpnpDiscovery *p)
 
PUPNP_Api const char * UpnpDiscovery_get_ServiceVer_cstr (const UpnpDiscovery *p)
 
PUPNP_Api int UpnpDiscovery_strcpy_ServiceVer (UpnpDiscovery *p, const char *s)
 
PUPNP_Api int UpnpDiscovery_strncpy_ServiceVer (UpnpDiscovery *p, const char *s, size_t n)
 
PUPNP_Api void UpnpDiscovery_clear_ServiceVer (UpnpDiscovery *p)
 
PUPNP_Api const UpnpStringUpnpDiscovery_get_Location (const UpnpDiscovery *p)
 
PUPNP_Api int UpnpDiscovery_set_Location (UpnpDiscovery *p, const UpnpString *s)
 
PUPNP_Api size_t UpnpDiscovery_get_Location_Length (const UpnpDiscovery *p)
 
PUPNP_Api const char * UpnpDiscovery_get_Location_cstr (const UpnpDiscovery *p)
 
PUPNP_Api int UpnpDiscovery_strcpy_Location (UpnpDiscovery *p, const char *s)
 
PUPNP_Api int UpnpDiscovery_strncpy_Location (UpnpDiscovery *p, const char *s, size_t n)
 
PUPNP_Api void UpnpDiscovery_clear_Location (UpnpDiscovery *p)
 
PUPNP_Api const UpnpStringUpnpDiscovery_get_Os (const UpnpDiscovery *p)
 
PUPNP_Api int UpnpDiscovery_set_Os (UpnpDiscovery *p, const UpnpString *s)
 
PUPNP_Api size_t UpnpDiscovery_get_Os_Length (const UpnpDiscovery *p)
 
PUPNP_Api const char * UpnpDiscovery_get_Os_cstr (const UpnpDiscovery *p)
 
PUPNP_Api int UpnpDiscovery_strcpy_Os (UpnpDiscovery *p, const char *s)
 
PUPNP_Api int UpnpDiscovery_strncpy_Os (UpnpDiscovery *p, const char *s, size_t n)
 
PUPNP_Api void UpnpDiscovery_clear_Os (UpnpDiscovery *p)
 
PUPNP_Api const UpnpStringUpnpDiscovery_get_Date (const UpnpDiscovery *p)
 
PUPNP_Api int UpnpDiscovery_set_Date (UpnpDiscovery *p, const UpnpString *s)
 
PUPNP_Api size_t UpnpDiscovery_get_Date_Length (const UpnpDiscovery *p)
 
PUPNP_Api const char * UpnpDiscovery_get_Date_cstr (const UpnpDiscovery *p)
 
PUPNP_Api int UpnpDiscovery_strcpy_Date (UpnpDiscovery *p, const char *s)
 
PUPNP_Api int UpnpDiscovery_strncpy_Date (UpnpDiscovery *p, const char *s, size_t n)
 
PUPNP_Api void UpnpDiscovery_clear_Date (UpnpDiscovery *p)
 
PUPNP_Api const UpnpStringUpnpDiscovery_get_Ext (const UpnpDiscovery *p)
 
PUPNP_Api int UpnpDiscovery_set_Ext (UpnpDiscovery *p, const UpnpString *s)
 
PUPNP_Api size_t UpnpDiscovery_get_Ext_Length (const UpnpDiscovery *p)
 
PUPNP_Api const char * UpnpDiscovery_get_Ext_cstr (const UpnpDiscovery *p)
 
PUPNP_Api int UpnpDiscovery_strcpy_Ext (UpnpDiscovery *p, const char *s)
 
PUPNP_Api int UpnpDiscovery_strncpy_Ext (UpnpDiscovery *p, const char *s, size_t n)
 
PUPNP_Api void UpnpDiscovery_clear_Ext (UpnpDiscovery *p)
 
PUPNP_Api const struct sockaddr_storage * UpnpDiscovery_get_DestAddr (const UpnpDiscovery *p)
 
PUPNP_Api int UpnpDiscovery_set_DestAddr (UpnpDiscovery *p, const struct sockaddr_storage *buf)
 
PUPNP_Api void UpnpDiscovery_clear_DestAddr (UpnpDiscovery *p)
 

Detailed Description

Header file for UpnpDiscovery methods.

Authors
Marcelo Roberto Jimenez, Ingo Höft

Definition in file UpnpDiscovery.hpp.

Typedef Documentation

◆ UpnpDiscovery

UpnpDiscovery

Definition at line 17 of file UpnpDiscovery.hpp.

Function Documentation

◆ UpnpDiscovery_new()

PUPNP_Api UpnpDiscovery * UpnpDiscovery_new ( void  )

Constructor

Definition at line 36 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ UpnpDiscovery_delete()

PUPNP_Api void UpnpDiscovery_delete ( UpnpDiscovery p)

Destructor

Definition at line 58 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ UpnpDiscovery_dup()

PUPNP_Api UpnpDiscovery * UpnpDiscovery_dup ( const UpnpDiscovery p)

Copy Constructor

Definition at line 110 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ UpnpDiscovery_assign()

PUPNP_Api int UpnpDiscovery_assign ( UpnpDiscovery p,
const UpnpDiscovery q 
)

Assignment operator

Definition at line 87 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ UpnpDiscovery_get_ErrCode()

PUPNP_Api int UpnpDiscovery_get_ErrCode ( const UpnpDiscovery p)

UpnpDiscovery_get_ErrCode

Definition at line 121 of file UpnpDiscovery.cpp.

+ Here is the caller graph for this function:

◆ UpnpDiscovery_set_ErrCode()

PUPNP_Api int UpnpDiscovery_set_ErrCode ( UpnpDiscovery p,
int  n 
)

UpnpDiscovery_set_ErrCode

Definition at line 123 of file UpnpDiscovery.cpp.

+ Here is the caller graph for this function:

◆ UpnpDiscovery_get_Expires()

PUPNP_Api int UpnpDiscovery_get_Expires ( const UpnpDiscovery p)

UpnpDiscovery_get_Expires

Definition at line 129 of file UpnpDiscovery.cpp.

+ Here is the caller graph for this function:

◆ UpnpDiscovery_set_Expires()

PUPNP_Api int UpnpDiscovery_set_Expires ( UpnpDiscovery p,
int  n 
)

UpnpDiscovery_set_Expires

Definition at line 131 of file UpnpDiscovery.cpp.

+ Here is the caller graph for this function:

◆ UpnpDiscovery_get_DeviceID()

PUPNP_Api const UpnpString * UpnpDiscovery_get_DeviceID ( const UpnpDiscovery p)

UpnpDiscovery_get_DeviceID

Definition at line 137 of file UpnpDiscovery.cpp.

+ Here is the caller graph for this function:

◆ UpnpDiscovery_set_DeviceID()

PUPNP_Api int UpnpDiscovery_set_DeviceID ( UpnpDiscovery p,
const UpnpString s 
)

UpnpDiscovery_set_DeviceID

Definition at line 141 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ UpnpDiscovery_get_DeviceID_Length()

PUPNP_Api size_t UpnpDiscovery_get_DeviceID_Length ( const UpnpDiscovery p)

UpnpDiscovery_get_DeviceID_Length

Definition at line 147 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_get_DeviceID_cstr()

PUPNP_Api const char * UpnpDiscovery_get_DeviceID_cstr ( const UpnpDiscovery p)

UpnpDiscovery_get_DeviceID_cstr

Definition at line 151 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_strcpy_DeviceID()

PUPNP_Api int UpnpDiscovery_strcpy_DeviceID ( UpnpDiscovery p,
const char *  s 
)

UpnpDiscovery_strcpy_DeviceID

Definition at line 155 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ UpnpDiscovery_strncpy_DeviceID()

PUPNP_Api int UpnpDiscovery_strncpy_DeviceID ( UpnpDiscovery p,
const char *  s,
size_t  n 
)

UpnpDiscovery_strncpy_DeviceID

Definition at line 159 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_clear_DeviceID()

PUPNP_Api void UpnpDiscovery_clear_DeviceID ( UpnpDiscovery p)

UpnpDiscovery_clear_DeviceID

Definition at line 163 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_get_DeviceType()

PUPNP_Api const UpnpString * UpnpDiscovery_get_DeviceType ( const UpnpDiscovery p)

UpnpDiscovery_get_DeviceType

Definition at line 167 of file UpnpDiscovery.cpp.

+ Here is the caller graph for this function:

◆ UpnpDiscovery_set_DeviceType()

PUPNP_Api int UpnpDiscovery_set_DeviceType ( UpnpDiscovery p,
const UpnpString s 
)

UpnpDiscovery_set_DeviceType

Definition at line 171 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ UpnpDiscovery_get_DeviceType_Length()

PUPNP_Api size_t UpnpDiscovery_get_DeviceType_Length ( const UpnpDiscovery p)

UpnpDiscovery_get_DeviceType_Length

Definition at line 177 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_get_DeviceType_cstr()

PUPNP_Api const char * UpnpDiscovery_get_DeviceType_cstr ( const UpnpDiscovery p)

UpnpDiscovery_get_DeviceType_cstr

Definition at line 181 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_strcpy_DeviceType()

PUPNP_Api int UpnpDiscovery_strcpy_DeviceType ( UpnpDiscovery p,
const char *  s 
)

UpnpDiscovery_strcpy_DeviceType

Definition at line 185 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ UpnpDiscovery_strncpy_DeviceType()

PUPNP_Api int UpnpDiscovery_strncpy_DeviceType ( UpnpDiscovery p,
const char *  s,
size_t  n 
)

UpnpDiscovery_strncpy_DeviceType

Definition at line 189 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_clear_DeviceType()

PUPNP_Api void UpnpDiscovery_clear_DeviceType ( UpnpDiscovery p)

UpnpDiscovery_clear_DeviceType

Definition at line 194 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_get_ServiceType()

PUPNP_Api const UpnpString * UpnpDiscovery_get_ServiceType ( const UpnpDiscovery p)

UpnpDiscovery_get_ServiceType

Definition at line 198 of file UpnpDiscovery.cpp.

+ Here is the caller graph for this function:

◆ UpnpDiscovery_set_ServiceType()

PUPNP_Api int UpnpDiscovery_set_ServiceType ( UpnpDiscovery p,
const UpnpString s 
)

UpnpDiscovery_set_ServiceType

Definition at line 202 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ UpnpDiscovery_get_ServiceType_Length()

PUPNP_Api size_t UpnpDiscovery_get_ServiceType_Length ( const UpnpDiscovery p)

UpnpDiscovery_get_ServiceType_Length

Definition at line 208 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_get_ServiceType_cstr()

PUPNP_Api const char * UpnpDiscovery_get_ServiceType_cstr ( const UpnpDiscovery p)

UpnpDiscovery_get_ServiceType_cstr

Definition at line 212 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_strcpy_ServiceType()

PUPNP_Api int UpnpDiscovery_strcpy_ServiceType ( UpnpDiscovery p,
const char *  s 
)

UpnpDiscovery_strcpy_ServiceType

Definition at line 216 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ UpnpDiscovery_strncpy_ServiceType()

PUPNP_Api int UpnpDiscovery_strncpy_ServiceType ( UpnpDiscovery p,
const char *  s,
size_t  n 
)

UpnpDiscovery_strncpy_ServiceType

Definition at line 220 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_clear_ServiceType()

PUPNP_Api void UpnpDiscovery_clear_ServiceType ( UpnpDiscovery p)

UpnpDiscovery_clear_ServiceType

Definition at line 225 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_get_ServiceVer()

PUPNP_Api const UpnpString * UpnpDiscovery_get_ServiceVer ( const UpnpDiscovery p)

UpnpDiscovery_get_ServiceVer

Definition at line 229 of file UpnpDiscovery.cpp.

+ Here is the caller graph for this function:

◆ UpnpDiscovery_set_ServiceVer()

PUPNP_Api int UpnpDiscovery_set_ServiceVer ( UpnpDiscovery p,
const UpnpString s 
)

UpnpDiscovery_set_ServiceVer

Definition at line 233 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ UpnpDiscovery_get_ServiceVer_Length()

PUPNP_Api size_t UpnpDiscovery_get_ServiceVer_Length ( const UpnpDiscovery p)

UpnpDiscovery_get_ServiceVer_Length

Definition at line 239 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_get_ServiceVer_cstr()

PUPNP_Api const char * UpnpDiscovery_get_ServiceVer_cstr ( const UpnpDiscovery p)

UpnpDiscovery_get_ServiceVer_cstr

Definition at line 243 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_strcpy_ServiceVer()

PUPNP_Api int UpnpDiscovery_strcpy_ServiceVer ( UpnpDiscovery p,
const char *  s 
)

UpnpDiscovery_strcpy_ServiceVer

Definition at line 247 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_strncpy_ServiceVer()

PUPNP_Api int UpnpDiscovery_strncpy_ServiceVer ( UpnpDiscovery p,
const char *  s,
size_t  n 
)

UpnpDiscovery_strncpy_ServiceVer

Definition at line 251 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_clear_ServiceVer()

PUPNP_Api void UpnpDiscovery_clear_ServiceVer ( UpnpDiscovery p)

UpnpDiscovery_clear_ServiceVer

Definition at line 256 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_get_Location()

PUPNP_Api const UpnpString * UpnpDiscovery_get_Location ( const UpnpDiscovery p)

UpnpDiscovery_get_Location

Definition at line 260 of file UpnpDiscovery.cpp.

+ Here is the caller graph for this function:

◆ UpnpDiscovery_set_Location()

PUPNP_Api int UpnpDiscovery_set_Location ( UpnpDiscovery p,
const UpnpString s 
)

UpnpDiscovery_set_Location

Definition at line 264 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ UpnpDiscovery_get_Location_Length()

PUPNP_Api size_t UpnpDiscovery_get_Location_Length ( const UpnpDiscovery p)

UpnpDiscovery_get_Location_Length

Definition at line 270 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_get_Location_cstr()

PUPNP_Api const char * UpnpDiscovery_get_Location_cstr ( const UpnpDiscovery p)

UpnpDiscovery_get_Location_cstr

Definition at line 274 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_strcpy_Location()

PUPNP_Api int UpnpDiscovery_strcpy_Location ( UpnpDiscovery p,
const char *  s 
)

UpnpDiscovery_strcpy_Location

Definition at line 278 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_strncpy_Location()

PUPNP_Api int UpnpDiscovery_strncpy_Location ( UpnpDiscovery p,
const char *  s,
size_t  n 
)

UpnpDiscovery_strncpy_Location

Definition at line 282 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ UpnpDiscovery_clear_Location()

PUPNP_Api void UpnpDiscovery_clear_Location ( UpnpDiscovery p)

UpnpDiscovery_clear_Location

Definition at line 286 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_get_Os()

PUPNP_Api const UpnpString * UpnpDiscovery_get_Os ( const UpnpDiscovery p)

UpnpDiscovery_get_Os

Definition at line 290 of file UpnpDiscovery.cpp.

+ Here is the caller graph for this function:

◆ UpnpDiscovery_set_Os()

PUPNP_Api int UpnpDiscovery_set_Os ( UpnpDiscovery p,
const UpnpString s 
)

UpnpDiscovery_set_Os

Definition at line 294 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ UpnpDiscovery_get_Os_Length()

PUPNP_Api size_t UpnpDiscovery_get_Os_Length ( const UpnpDiscovery p)

UpnpDiscovery_get_Os_Length

Definition at line 300 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_get_Os_cstr()

PUPNP_Api const char * UpnpDiscovery_get_Os_cstr ( const UpnpDiscovery p)

UpnpDiscovery_get_Os_cstr

Definition at line 304 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_strcpy_Os()

PUPNP_Api int UpnpDiscovery_strcpy_Os ( UpnpDiscovery p,
const char *  s 
)

UpnpDiscovery_strcpy_Os

Definition at line 308 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_strncpy_Os()

PUPNP_Api int UpnpDiscovery_strncpy_Os ( UpnpDiscovery p,
const char *  s,
size_t  n 
)

UpnpDiscovery_strncpy_Os

Definition at line 312 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ UpnpDiscovery_clear_Os()

PUPNP_Api void UpnpDiscovery_clear_Os ( UpnpDiscovery p)

UpnpDiscovery_clear_Os

Definition at line 316 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_get_Date()

PUPNP_Api const UpnpString * UpnpDiscovery_get_Date ( const UpnpDiscovery p)

UpnpDiscovery_get_Date

Definition at line 318 of file UpnpDiscovery.cpp.

+ Here is the caller graph for this function:

◆ UpnpDiscovery_set_Date()

PUPNP_Api int UpnpDiscovery_set_Date ( UpnpDiscovery p,
const UpnpString s 
)

UpnpDiscovery_set_Date

Definition at line 322 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ UpnpDiscovery_get_Date_Length()

PUPNP_Api size_t UpnpDiscovery_get_Date_Length ( const UpnpDiscovery p)

UpnpDiscovery_get_Date_Length

Definition at line 328 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_get_Date_cstr()

PUPNP_Api const char * UpnpDiscovery_get_Date_cstr ( const UpnpDiscovery p)

UpnpDiscovery_get_Date_cstr

Definition at line 332 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_strcpy_Date()

PUPNP_Api int UpnpDiscovery_strcpy_Date ( UpnpDiscovery p,
const char *  s 
)

UpnpDiscovery_strcpy_Date

Definition at line 336 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ UpnpDiscovery_strncpy_Date()

PUPNP_Api int UpnpDiscovery_strncpy_Date ( UpnpDiscovery p,
const char *  s,
size_t  n 
)

UpnpDiscovery_strncpy_Date

Definition at line 340 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_clear_Date()

PUPNP_Api void UpnpDiscovery_clear_Date ( UpnpDiscovery p)

UpnpDiscovery_clear_Date

Definition at line 344 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_get_Ext()

PUPNP_Api const UpnpString * UpnpDiscovery_get_Ext ( const UpnpDiscovery p)

UpnpDiscovery_get_Ext

Definition at line 346 of file UpnpDiscovery.cpp.

+ Here is the caller graph for this function:

◆ UpnpDiscovery_set_Ext()

PUPNP_Api int UpnpDiscovery_set_Ext ( UpnpDiscovery p,
const UpnpString s 
)

UpnpDiscovery_set_Ext

Definition at line 350 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ UpnpDiscovery_get_Ext_Length()

PUPNP_Api size_t UpnpDiscovery_get_Ext_Length ( const UpnpDiscovery p)

UpnpDiscovery_get_Ext_Length

Definition at line 356 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_get_Ext_cstr()

PUPNP_Api const char * UpnpDiscovery_get_Ext_cstr ( const UpnpDiscovery p)

UpnpDiscovery_get_Ext_cstr

Definition at line 360 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_strcpy_Ext()

PUPNP_Api int UpnpDiscovery_strcpy_Ext ( UpnpDiscovery p,
const char *  s 
)

UpnpDiscovery_strcpy_Ext

Definition at line 364 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_strncpy_Ext()

PUPNP_Api int UpnpDiscovery_strncpy_Ext ( UpnpDiscovery p,
const char *  s,
size_t  n 
)

UpnpDiscovery_strncpy_Ext

Definition at line 368 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ UpnpDiscovery_clear_Ext()

PUPNP_Api void UpnpDiscovery_clear_Ext ( UpnpDiscovery p)

UpnpDiscovery_clear_Ext

Definition at line 372 of file UpnpDiscovery.cpp.

+ Here is the call graph for this function:

◆ UpnpDiscovery_get_DestAddr()

PUPNP_Api const struct sockaddr_storage * UpnpDiscovery_get_DestAddr ( const UpnpDiscovery p)

UpnpDiscovery_get_DestAddr

Definition at line 375 of file UpnpDiscovery.cpp.

+ Here is the caller graph for this function:

◆ UpnpDiscovery_set_DestAddr()

PUPNP_Api int UpnpDiscovery_set_DestAddr ( UpnpDiscovery p,
const struct sockaddr_storage *  buf 
)

UpnpDiscovery_set_DestAddr

Definition at line 379 of file UpnpDiscovery.cpp.

+ Here is the caller graph for this function:

◆ UpnpDiscovery_clear_DestAddr()

PUPNP_Api void UpnpDiscovery_clear_DestAddr ( UpnpDiscovery p)

UpnpDiscovery_clear_DestAddr

Definition at line 386 of file UpnpDiscovery.cpp.