1#ifndef UPnPsdk_UPNP_DEVICE_HPP
2#define UPnPsdk_UPNP_DEVICE_HPP
30 void bind(
const std::string& a_ifname);
33 std::string ifname()
const;
36 SUPPRESS_MSVC_WARN_4251_NEXT_LINE
This will become a container object for the root device of a network node.
Reengineered Object Oriented UPnP+ program code.
Specifications to be portable between different platforms.
Macros to support visibility of external symbols.
#define UPnPsdk_VIS
Prefix to export symbol for external use.