Version information about the library.
More...
#include <mipversion.h>
List of all members.
Public Member Functions |
int | getMajorVersion () const |
| Returns the major version number.
|
int | getMinorVersion () const |
| Returns the minor version number.
|
int | getDebugVersion () const |
| Returns the debug version number.
|
std::string | getVersionString () const |
| Returns the version string.
|
std::string | getLicense () const |
| Returns the license which applies to this library.
|
Detailed Description
Member Function Documentation
int MIPVersion::getDebugVersion |
( |
| ) |
const [inline] |
std::string MIPVersion::getLicense |
( |
| ) |
const [inline] |
int MIPVersion::getMajorVersion |
( |
| ) |
const [inline] |
int MIPVersion::getMinorVersion |
( |
| ) |
const [inline] |
std::string MIPVersion::getVersionString |
( |
| ) |
const |
The documentation for this class was generated from the following file: