E57 Foundation API v1.1.312  Aug. 10, 2011
int64_t maximum ( ) const

Get the declared maximum that the value may take.

Precondition:
The destination ImageFile must be open (i.e. destImageFile().isOpen()).
Postcondition:
No visible state is modified.
Returns:
The declared maximum that the value may take.
Exceptions:
E57_ERROR_IMAGEFILE_NOT_OPEN
E57_ERROR_INTERNALAll objects in undocumented state
See also:
IntegerCreate.cpp example, IntegerNode::value
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines