coan  6.0.1
A C/C++ Configuration Analyzer
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
integer Member List

This is the complete list of members for integer, including all inherited members.

_typeintegerprivate
_valintegerprivate
good() const integerinline
integer(integer_type type=INT_INT, unsigned long long val=0)integerinlineexplicit
integer_constant (defined in integer)integerfriend
is_signed() const integerinline
make_signed()integerinlineprivate
make_unsigned()integerinlineprivate
operator!() const integerinline
operator!=(integer const &rhs) const integer
operator%(integer const &rhs) const integer
operator&(integer const &rhs) const integer
operator&&(integer const &rhs) const integer
operator*(integer const &rhs) const integer
operator+() const integerinline
operator+(integer const &rhs) const integer
operator-() const integer
operator-(integer const &rhs) const integer
operator/(integer const &rhs) const integer
operator<(integer const &rhs) const integer
operator<<(integer const &rhs) const integer
operator<=(integer const &rhs) const integer
operator==(integer const &rhs) const integer
operator>(integer const &rhs) const integer
operator>=(integer const &rhs) const integer
operator>>(integer const &rhs) const integer
operator^(integer const &rhs) const integer
operator|(integer const &rhs) const integer
operator||(integer const &rhs) const integer
operator~() const integer
rank() const integerinlineprivate
rank_of(integer_type type)integerinlineprivatestatic
raw() const integerinline
result_type(integer const &lhs, integer const &rhs)integerprivatestatic
sign() const integer
size() const integerinline
to_signed(integer_type type)integerinlineprivatestatic
to_unsigned(integer_type type)integerinlineprivatestatic
type() const integerinline
type_desc() const integerinline
type_desc(integer_type it)integerprivatestatic
valid_shift(int direction, integer const &lhs, integer const &rhs)integerprivatestatic