![]() |
Realm
A distributed, event-based tasking library
|
This is the complete list of members for Realm::IntegerType, including all inherited members.
| alignment_bits(void) | Realm::Type | |
| alignment_bits(void) const | Realm::Type | |
| as(void) | Realm::Type | |
| as(void) const | Realm::Type | |
| copy_from(const Type &rhs) | Realm::Type | protected |
| destroy(void) | Realm::Type | protected |
| f_common | Realm::Type | |
| from_cpp_type(void) | Realm::Type | static |
| from_cpp_value(const T &value) | Realm::Type | static |
| IntegerType(size_t _size_bits, bool _signed, size_t _alignment_bits=0) | Realm::IntegerType | |
| InvalidKind enum value | Realm::Type | |
| is(void) const | Realm::Type | |
| is_signed(void) | Realm::IntegerType | |
| is_signed(void) const | Realm::IntegerType | |
| is_valid(void) const | Realm::Type | |
| Kind enum name | Realm::Type | |
| KIND | Realm::IntegerType | static |
| operator!=(const Type &rhs) const | Realm::Type | |
| operator=(const Type &rhs) | Realm::Type | |
| operator==(const Type &rhs) const | Realm::Type | |
| size_bits(void) | Realm::Type | |
| size_bits(void) const | Realm::Type | |
| Type(void) | Realm::Type | |
| Type(const Type &rhs) | Realm::Type | |
| Type(Kind _kind, size_t _size_bits, size_t _alignment_bits) | Realm::Type | protected |
| ~Type(void) | Realm::Type |