Herqq
|
This file contains information of the HUPnP core library. More...
#include <HUpnpCore/HUpnp>
Namespaces | |
namespace | Herqq |
namespace | Herqq::Upnp |
Defines | |
#define | HUPNP_CORE_MAJOR_VERSION 1 |
#define | HUPNP_CORE_MINOR_VERSION 0 |
#define | HUPNP_CORE_PATCH_VERSION 0 |
#define | HUPNP_CORE_VERSION STRX(HUPNP_CORE_MAJOR_VERSION.HUPNP_CORE_MINOR_VERSION.HUPNP_CORE_PATCH_VERSION) |
Functions | |
const char * | hupnpCoreVersion () |
This file contains information of the HUPnP core library.
#define HUPNP_CORE_MAJOR_VERSION 1 |
This is the major version of the HUPnP Core library with which this header file was provided.
This value is useful for compile time checks.
#define HUPNP_CORE_MINOR_VERSION 0 |
This is the minor version of the HUPnP Core library with which this header file was provided.
This value is useful for compile time checks.
#define HUPNP_CORE_PATCH_VERSION 0 |
This is the patch version of the HUPnP Core library with which this header file was provided.
This value is useful for compile time checks.
#define HUPNP_CORE_VERSION STRX(HUPNP_CORE_MAJOR_VERSION.HUPNP_CORE_MINOR_VERSION.HUPNP_CORE_PATCH_VERSION) |
This is the version of the HUPnP Core library with which this header file was provided.
This value is useful for compile time checks.