libhomegear-base  0.7
Base library for Homegear and Homegear family modules.
BaseLib::SsdpInfo Member List

This is the complete list of members for BaseLib::SsdpInfo, including all inherited members.

addField(std::string key, std::string value)BaseLib::SsdpInfoinline
getField(std::string key)BaseLib::SsdpInfoinline
getFields()BaseLib::SsdpInfoinline
info()BaseLib::SsdpInfoinline
ip()BaseLib::SsdpInfoinline
location()BaseLib::SsdpInfoinline
port()BaseLib::SsdpInfoinline
setInfo(PVariable value)BaseLib::SsdpInfoinline
setIp(std::string value)BaseLib::SsdpInfoinline
setLocation(std::string value)BaseLib::SsdpInfoinline
setPath(std::string value)BaseLib::SsdpInfoinline
setPort(int32_t value)BaseLib::SsdpInfoinline
SsdpInfo()BaseLib::SsdpInfo
SsdpInfo(std::string ip, int32_t port, std::string path, PVariable info)BaseLib::SsdpInfo
~SsdpInfo()BaseLib::SsdpInfovirtual