![]() |
pnd-cpp-sdk 1.5.1
|
A simple structure to hold a standard semantic versioning version number. More...
#include <version.hpp>
Public Member Functions | |
| VersionNumber (int major, int minor, int revision) | |
| int | getMajor () |
| int | getMinor () |
| int | getRevision () |
A simple structure to hold a standard semantic versioning version number.