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

This is the complete list of members for Realm::FunctionPointerType, 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
FunctionPointerType(const Type &_return_type, size_t _size_bits=0, size_t _alignment_bits=0)Realm::FunctionPointerType
FunctionPointerType(const Type &_return_type, const Type &_param1_type, size_t _size_bits=0, size_t _alignment_bits=0)Realm::FunctionPointerType
FunctionPointerType(const Type &_return_type, const Type &_param1_type, const Type &_param2_type, size_t _size_bits=0, size_t _alignment_bits=0)Realm::FunctionPointerType
FunctionPointerType(const Type &_return_type, const Type &_param1_type, const Type &_param2_type, const Type &_param3_type, size_t _size_bits=0, size_t _alignment_bits=0)Realm::FunctionPointerType
FunctionPointerType(const Type &_return_type, const Type &_param1_type, const Type &_param2_type, const Type &_param3_type, const Type &_param4_type, size_t _size_bits=0, size_t _alignment_bits=0)Realm::FunctionPointerType
FunctionPointerType(const Type &_return_type, const Type &_param1_type, const Type &_param2_type, const Type &_param3_type, const Type &_param4_type, const Type &_param5_type, size_t _size_bits=0, size_t _alignment_bits=0)Realm::FunctionPointerType
FunctionPointerType(const Type &_return_type, const Type &_param1_type, const Type &_param2_type, const Type &_param3_type, const Type &_param4_type, const Type &_param5_type, const Type &_param6_type, size_t _size_bits=0, size_t _alignment_bits=0)Realm::FunctionPointerType
InvalidKind enum valueRealm::Type
is(void) constRealm::Type
is_valid(void) constRealm::Type
KINDRealm::FunctionPointerTypestatic
Kind enum nameRealm::Type
operator!=(const Type &rhs) constRealm::Type
operator=(const Type &rhs)Realm::Type
operator==(const Type &rhs) constRealm::Type
param_types(void)Realm::FunctionPointerType
param_types(void) constRealm::FunctionPointerType
return_type(void)Realm::FunctionPointerType
return_type(void) constRealm::FunctionPointerType
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