39 #ifndef OME_XML_MODEL_PRIMITIVES_NONNEGATIVEINTEGER_H
40 #define OME_XML_MODEL_PRIMITIVES_NONNEGATIVEINTEGER_H
44 #include <ome/xml/model/primitives/ConstrainedNumeric.h>
45 #include <ome/xml/model/primitives/NumericConstraints.h>
66 #endif // OME_XML_MODEL_PRIMITIVES_NONNEGATIVEINTEGER_H
Open Microscopy Environment C++ implementation.
Definition: CoreMetadata.cpp:40
ConstrainedNumeric< int32_t, NonNegativeIntegerConstraint< int32_t > > NonNegativeInteger
Integer (signed 32-bit) value greater than or equal to zero.
Definition: NonNegativeInteger.h:59
A numeric type constrained to a subrange (or subranges) of its range limits.
Definition: ConstrainedNumeric.h:119
Xerces-C modern C++ wrapper.
Definition: Base.h:53