versionNumber Class Reference
Version number type.
More...
List of all members.
Detailed Description
Version number type.
Definition at line 96 of file IOstream.H.
Constructor & Destructor Documentation
Construct from number.
Definition at line 110 of file IOstream.H.
Member Function Documentation
| int numberToIndex |
( |
const scalar |
num |
) |
const [inline] |
Convert a version number into an index.
Definition at line 127 of file IOstream.H.
| int majorVersion |
( |
|
) |
const [inline] |
| int minorVersion |
( |
|
) |
const [inline] |
Are these versionNumbers the same?
Definition at line 151 of file IOstream.H.
Are these versionNumbers different?
Definition at line 157 of file IOstream.H.
Is this version older than the one given.
Definition at line 163 of file IOstream.H.
Is this version the same as or older than the one given.
Definition at line 169 of file IOstream.H.
Is this version newer than the one given.
Definition at line 175 of file IOstream.H.
this version the same as or newer than the one given
Definition at line 181 of file IOstream.H.
Friends And Related Function Documentation
The documentation for this class was generated from the following files:
Copyright © 2000-2009 OpenCFD Ltd