Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::IntegerType Member List

This is the complete list of members for Realm::IntegerType, including all inherited members.

alignment_bits(void)Realm::Type
alignment_bits(void) constRealm::Type
as(void)Realm::Type
as(void) constRealm::Type
copy_from(const Type &rhs)Realm::Typeprotected
destroy(void)Realm::Typeprotected
f_commonRealm::Type
from_cpp_type(void)Realm::Typestatic
from_cpp_value(const T &value)Realm::Typestatic
IntegerType(size_t _size_bits, bool _signed, size_t _alignment_bits=0)Realm::IntegerType
InvalidKind enum valueRealm::Type
is(void) constRealm::Type
is_signed(void)Realm::IntegerType
is_signed(void) constRealm::IntegerType
is_valid(void) constRealm::Type
Kind enum nameRealm::Type
KINDRealm::IntegerTypestatic
operator!=(const Type &rhs) constRealm::Type
operator=(const Type &rhs)Realm::Type
operator==(const Type &rhs) constRealm::Type
size_bits(void)Realm::Type
size_bits(void) constRealm::Type
Type(void)Realm::Type
Type(const Type &rhs)Realm::Type
Type(Kind _kind, size_t _size_bits, size_t _alignment_bits)Realm::Typeprotected
~Type(void)Realm::Type