#include <codedesc.h>
◆ CodeDescriptor() [1/4]
| Realm::CodeDescriptor::CodeDescriptor |
( |
void |
| ) |
|
◆ CodeDescriptor() [2/4]
| Realm::CodeDescriptor::CodeDescriptor |
( |
const Type & |
_t | ) |
|
|
explicit |
◆ CodeDescriptor() [3/4]
template<typename T >
| Realm::CodeDescriptor::CodeDescriptor |
( |
T |
fnptr | ) |
|
|
explicit |
◆ CodeDescriptor() [4/4]
◆ ~CodeDescriptor()
| Realm::CodeDescriptor::~CodeDescriptor |
( |
void |
| ) |
|
◆ add_implementation()
◆ add_property()
◆ clear()
| void Realm::CodeDescriptor::clear |
( |
void |
| ) |
|
◆ copy_from()
◆ create_portable_implementation()
| bool Realm::CodeDescriptor::create_portable_implementation |
( |
void |
| ) |
|
◆ deserialize()
template<typename S >
| bool Realm::CodeDescriptor::deserialize |
( |
S & |
deserializer | ) |
|
◆ find_impl()
template<typename T >
| const T * Realm::CodeDescriptor::find_impl |
( |
void |
| ) |
const |
◆ has_portable_implementations()
| bool Realm::CodeDescriptor::has_portable_implementations |
( |
void |
| ) |
const |
◆ implementations()
| const std::vector< CodeImplementation * > & Realm::CodeDescriptor::implementations |
( |
void |
| ) |
const |
◆ operator=()
◆ properties()
| const std::vector< CodeProperty * > & Realm::CodeDescriptor::properties |
( |
void |
| ) |
const |
◆ serialize()
template<typename S >
| bool Realm::CodeDescriptor::serialize |
( |
S & |
serializer, |
|
|
bool |
portable |
|
) |
| const |
◆ set_type()
◆ type()
| const Type & Realm::CodeDescriptor::type |
( |
void |
| ) |
const |
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
const CodeDescriptor & |
cd |
|
) |
| |
|
friend |
◆ m_impls
◆ m_props
◆ m_type
| Type Realm::CodeDescriptor::m_type |
|
protected |
The documentation for this class was generated from the following file:
- /home/runner/work/realm/realm/realm-src/src/realm/codedesc.h