#include <DeviceData.h>
◆ DeviceData()
mUPnP::DeviceData::DeviceData |
( |
| ) |
|
◆ getAdvertiser()
◆ getDescriptionFile()
const char * mUPnP::DeviceData::getDescriptionFile |
( |
| ) |
|
|
inline |
◆ getDescriptionURI()
const char * mUPnP::DeviceData::getDescriptionURI |
( |
| ) |
|
|
inline |
◆ getDevice()
Device * mUPnP::DeviceData::getDevice |
( |
| ) |
|
|
inline |
◆ getHTTPPort()
int mUPnP::DeviceData::getHTTPPort |
( |
| ) |
|
|
inline |
◆ getHTTPServerList()
uHTTP::HTTPServerList * mUPnP::DeviceData::getHTTPServerList |
( |
| ) |
|
|
inline |
◆ getHTTPWorkerCount()
size_t mUPnP::DeviceData::getHTTPWorkerCount |
( |
| ) |
|
|
inline |
◆ getLeaseTime()
int mUPnP::DeviceData::getLeaseTime |
( |
| ) |
|
|
inline |
◆ getLocation()
const char * mUPnP::DeviceData::getLocation |
( |
| ) |
|
|
inline |
◆ getSSDPPacket()
◆ getSSDPSearchSocketList()
◆ setAdvertiser()
void mUPnP::DeviceData::setAdvertiser |
( |
Advertiser * | adv | ) |
|
|
inline |
◆ setDescriptionFile()
void mUPnP::DeviceData::setDescriptionFile |
( |
const std::string & | descriptionFile | ) |
|
|
inline |
◆ setDescriptionURI()
void mUPnP::DeviceData::setDescriptionURI |
( |
const std::string & | descriptionURI | ) |
|
|
inline |
◆ setDevice()
void mUPnP::DeviceData::setDevice |
( |
Device * | dev | ) |
|
|
inline |
◆ setHTTPPort()
void mUPnP::DeviceData::setHTTPPort |
( |
int | port | ) |
|
|
inline |
◆ setHTTPWorkerCount()
void mUPnP::DeviceData::setHTTPWorkerCount |
( |
size_t | num | ) |
|
|
inline |
◆ setLeaseTime()
void mUPnP::DeviceData::setLeaseTime |
( |
int | leaseTime | ) |
|
|
inline |
◆ setLocation()
void mUPnP::DeviceData::setLocation |
( |
const std::string & | location | ) |
|
|
inline |
◆ setSSDPPacket()
void mUPnP::DeviceData::setSSDPPacket |
( |
SSDPPacket * | packet | ) |
|
|
inline |
◆ advertiser
◆ descriptionFile
std::string mUPnP::DeviceData::descriptionFile |
|
private |
◆ descriptionURI
std::string mUPnP::DeviceData::descriptionURI |
|
private |
◆ device
Device* mUPnP::DeviceData::device |
|
private |
◆ httpPort
int mUPnP::DeviceData::httpPort |
|
private |
◆ httpServerList
uHTTP::HTTPServerList mUPnP::DeviceData::httpServerList |
|
private |
◆ httpWorkerCount
size_t mUPnP::DeviceData::httpWorkerCount |
|
private |
◆ leaseTime
int mUPnP::DeviceData::leaseTime |
|
private |
◆ location
std::string mUPnP::DeviceData::location |
|
private |
◆ ssdpPacket
◆ ssdpSearchSocketList
The documentation for this class was generated from the following file: