Return the integer value represented by this object. The behavior is undefined unless this object actually represents an integer value.
Synopsis
Declared in <bdld_datum.h>
int
theInteger() const;
Return Value
the integer value represented by this object
Created with MrDocs