util.h file
Helper functions for OS functionality.
Namespaces
- namespace nn
- namespace nn::util
- namespace nn::detail
Defines
- #define NN_MAKE_VER(major, minor, patch)
- #define NN_SDK_VER
- #define NN_SDK_MAJOR
- #define NN_SDK_MINOR
- #define NN_SDK_PATCH
- #define NN_WARE_VER
- #define NN_WARE_MAJOR
- #define NN_WARE_MINOR
- #define NN_WARE_PATCH
- #define NN_SDK_TYPE
- #define NN_STR(s)
- #define NN_XSTR(s)
- #define NN_SDK_BUILD_STR
- #define NN_MIDDLEWARE(var, company, name)
- #define NN_NO_COPY(CLASS)
- #define NN_NO_MOVE(CLASS)
- #define NN_UNEXPECTED_DEFAULT