![]() |
FlowEngine 8.011
Photogrammetry Software Development Kit
|
#include <CommonDef.h>
Public Member Functions | |
bool | isOlderThan (const Version &other) const |
bool | isSameAs (const Version &other) const |
Public Attributes | |
int | major = 0 |
int | minor = 0 |
Represents a version in the major.minor categories format.
|
inline |
|
inline |
int FlowEngine::Version::major = 0 |
the major category of this version
int FlowEngine::Version::minor = 0 |
the minor category of this version