#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 92 of file modules.h.
|
||||||||||||||||||||
|
Definition at line 279 of file modules.cpp.
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3-rc3