#include <modules.h>
Inheritance diagram for Version:
Public Member Functions | |
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 67 of file modules.h.
|
Definition at line 102 of file modules.cpp.
|
|
|
|
|
|
|
|
|