next up previous contents
Next: integer_info_base Class Instantiation Up: The integer_info_base Class Previous: integer_info_base Class Variables

integer_info_base Class Methods

integer_info_base implements all virtual functions defined in type_info_interface. Note, only additional methods not defined in the interface class are listed in the following table.

Methods Description
integer_info_base(const int le,
        const int ri,
        const int lo,
        const int hi)
Constructor of the class. ``le'', ``ri'', ``lo'', and ``hi'' are the left, right, low respectively high bounds of the integer type.
   




1998-11-17