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

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

alignment_bits(void)Realm::Type
alignment_bits(void) constRealm::Type
as(void)Realm::Type
as(void) constRealm::Type
base_type(void)Realm::PointerType
base_type(void) constRealm::PointerType
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
InvalidKind enum valueRealm::Type
is(void) constRealm::Type
is_const(void)Realm::PointerType
is_const(void) constRealm::PointerType
is_valid(void) constRealm::Type
KINDRealm::PointerTypestatic
Kind enum nameRealm::Type
operator!=(const Type &rhs) constRealm::Type
operator=(const Type &rhs)Realm::Type
operator==(const Type &rhs) constRealm::Type
PointerType(const Type &_base_type, bool _const=false, size_t _size_bits=0, size_t _alignment_bits=0)Realm::PointerType
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