mUPnP for C++
mUPnP::SSDPSearchResponse Class Reference

#include <SSDPSearchResponse.h>

Inheritance diagram for mUPnP::SSDPSearchResponse:
mUPnP::SSDPResponse

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)
 

Constructor & Destructor Documentation

◆ SSDPSearchResponse()

mUPnP::SSDPSearchResponse::SSDPSearchResponse ( )
inline

The documentation for this class was generated from the following file: