fcml  1.2.2
fcml::Integer Member List

This is the complete list of members for fcml::Integer, including all inherited members.

getInt16() constfcml::Integerinline
getInt32() constfcml::Integerinline
getInt64() constfcml::Integerinline
getInt8() constfcml::Integerinline
getSize() constfcml::Integerinline
int16(fcml_int16_t value)fcml::Integerinlinestatic
int32(fcml_int32_t value)fcml::Integerinlinestatic
int64(fcml_int64_t value)fcml::Integerinlinestatic
int8(fcml_int8_t value)fcml::Integerinlinestatic
Integer()fcml::Integerinline
Integer(fcml_int8_t value)fcml::Integerinline
Integer(fcml_int16_t value)fcml::Integerinline
Integer(fcml_int32_t value)fcml::Integerinline
Integer(fcml_int64_t value)fcml::Integerinline
Integer(fcml_uint8_t value)fcml::Integerinline
Integer(fcml_uint16_t value)fcml::Integerinline
Integer(fcml_uint32_t value)fcml::Integerinline
Integer(fcml_uint64_t value)fcml::Integerinline
isSigned() constfcml::Integerinline
operator fcml_int16_t() constfcml::Integerinline
operator fcml_int32_t() constfcml::Integerinline
operator fcml_int64_t() constfcml::Integerinline
operator fcml_int8_t() constfcml::Integerinline
operator fcml_uint16_t() constfcml::Integerinline
operator fcml_uint32_t() constfcml::Integerinline
operator fcml_uint64_t() constfcml::Integerinline
operator fcml_uint8_t() constfcml::Integerinline
operator!=(const fcml_uint8_t value) constfcml::Integerinline
operator!=(const fcml_int8_t value) constfcml::Integerinline
operator!=(const fcml_uint16_t value) constfcml::Integerinline
operator!=(const fcml_int16_t value) constfcml::Integerinline
operator!=(const fcml_uint32_t value) constfcml::Integerinline
operator!=(const fcml_int32_t value) constfcml::Integerinline
operator!=(const fcml_uint64_t value) constfcml::Integerinline
operator!=(const fcml_int64_t value) constfcml::Integerinline
operator!=(const Integer &value) constfcml::Integerinline
operator*(const Integer &src) constfcml::Integerinline
operator*=(const Integer &arg)fcml::Integerinline
operator+(const Integer &src) constfcml::Integerinline
operator+=(const Integer &arg)fcml::Integerinline
operator-(const Integer &src) constfcml::Integerinline
operator-=(const Integer &arg)fcml::Integerinline
operator/(const Integer &src) constfcml::Integerinline
operator/=(const Integer &arg)fcml::Integerinline
operator==(const fcml_uint8_t value) constfcml::Integerinline
operator==(const fcml_int8_t value) constfcml::Integerinline
operator==(const fcml_uint16_t value) constfcml::Integerinline
operator==(const fcml_int16_t value) constfcml::Integerinline
operator==(const fcml_uint32_t value) constfcml::Integerinline
operator==(const fcml_int32_t value) constfcml::Integerinline
operator==(const fcml_uint64_t value) constfcml::Integerinline
operator==(const fcml_int64_t value) constfcml::Integerinline
operator==(const Integer &value) constfcml::Integerinline
setInt16(fcml_int16_t int16)fcml::Integerinline
setInt32(fcml_int32_t int32)fcml::Integerinline
setInt64(fcml_int64_t int64)fcml::Integerinline
setInt8(fcml_int8_t int8)fcml::Integerinline
setSigned(fcml_bool isSigned)fcml::Integerinline
setSize(fcml_usize size)fcml::Integerinline
uint16(fcml_uint16_t value)fcml::Integerinlinestatic
uint32(fcml_uint32_t value)fcml::Integerinlinestatic
uint64(fcml_uint64_t value)fcml::Integerinlinestatic
uint8(fcml_uint8_t value)fcml::Integerinlinestatic
~Integer()fcml::Integerinlinevirtual