#include <modules.h>
Inherits classbase.
Public Member Functions | |
Version (int major, int minor, int revision, int build, int flags) | |
Public Attributes | |
const int | Major |
const int | Minor |
const int | Revision |
const int | Build |
const int | Flags |
A class of type Version is returned by the GetVersion method of the Module class.
Definition at line 111 of file modules.h.
|
Definition at line 300 of file modules.cpp.
|
|
|
|
|
|
|
|
|
|
|