mUPnP for C++
|
#include <SSDPNotifyRequest.h>
Public Member Functions | |
SSDPNotifyRequest () | |
Public Member Functions inherited from mUPnP::SSDPRequest | |
SSDPRequest () | |
void | setNT (const std::string &value) |
const char * | getNT () |
void | setNTS (const std::string &value) |
const char * | getNTS () |
void | setLocation (const std::string &value) |
const char * | getLocation () |
void | setUSN (const std::string &value) |
const char * | getUSN () |
void | setLeaseTime (int value) |
int | getLeaseTime () |
void | setBootID (int value) |
int | getBootID () |
|
inline |