mUPnP for C++
|
#include <SSDPSearchResponse.h>
Public Member Functions | |
SSDPSearchResponse () | |
Public Member Functions inherited from mUPnP::SSDPResponse | |
SSDPResponse () | |
void | setST (const std::string &value) |
const char * | getST () |
void | setLocation (const std::string &value) |
const char * | getLocation () |
void | setUSN (const std::string &value) |
const char * | getUSN () |
void | setBootID (int value) |
int | getBootID () |
void | setMYNAME (const std::string &value) |
const char * | getMYNAME () |
void | setLeaseTime (int value) |
int | getLeaseTime () |
const char * | getHeader (std::string &headerStr) |
|
inline |