#include <modules.h>
Inheritance diagram for Version:
Public Methods | |
Version (int major, int minor, int revision, int build) | |
Public Attributes | |
const int | Major |
const int | Minor |
const int | Revision |
const int | Build |
A class of type Version is returned by the GetVersion method of the Module class.
Definition at line 40 of file modules.h.
|
Definition at line 16 of file modules.cpp.
|
|
|
|
|
|
|
|
|