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