|
libupnpp 0.16.0
A C++ wrapper for the Portable UPnP reference library
|
Static Public Member Functions | |
| static int | sCallBack (Upnp_EventType et, CBCONST void *evp, void *) |
Static Public Attributes | |
| static std::unordered_map< std::string, UpnpDevice * > | devices |
| Static array of devices for dispatching. | |
| static std::mutex | devices_lock |