Realm C++ SDK Version v2.2.0

realm::schemagen::schema< Class, Properties > Member List

This is the complete list of members for realm::schemagen::schema< Class, Properties >, including all inherited members.

apply_name(const std::tuple< Properties... > &tup) (defined in realm::schemagen::schema< Class, Properties >)realm::schemagen::schema< Class, Properties >inline
do_apply_name(const std::tuple< Properties... > &tup) (defined in realm::schemagen::schema< Class, Properties >)realm::schemagen::schema< Class, Properties >inline
HasPrimaryKeyProperty (defined in realm::schemagen::schema< Class, Properties >)realm::schemagen::schema< Class, Properties >static
is_embedded() const (defined in realm::schemagen::schema< Class, Properties >)realm::schemagen::schema< Class, Properties >inline
name (defined in realm::schemagen::schema< Class, Properties >)realm::schemagen::schema< Class, Properties >
name_for_property(T ptr, P &property) const (defined in realm::schemagen::schema< Class, Properties >)realm::schemagen::schema< Class, Properties >inline
name_for_property() const (defined in realm::schemagen::schema< Class, Properties >)realm::schemagen::schema< Class, Properties >inline
name_for_property(T ptr) const (defined in realm::schemagen::schema< Class, Properties >)realm::schemagen::schema< Class, Properties >inline
names (defined in realm::schemagen::schema< Class, Properties >)realm::schemagen::schema< Class, Properties >
primary_key(P &) (defined in realm::schemagen::schema< Class, Properties >)realm::schemagen::schema< Class, Properties >inlinestatic
primary_key() (defined in realm::schemagen::schema< Class, Properties >)realm::schemagen::schema< Class, Properties >inlinestatic
primary_key_name (defined in realm::schemagen::schema< Class, Properties >)realm::schemagen::schema< Class, Properties >
PrimaryKeyProperty typedef (defined in realm::schemagen::schema< Class, Properties >)realm::schemagen::schema< Class, Properties >
properties (defined in realm::schemagen::schema< Class, Properties >)realm::schemagen::schema< Class, Properties >static
property_value_for_name(std::string_view property_name, const managed< Class, void > &cls, P &property, bool excluding_collections=true) const (defined in realm::schemagen::schema< Class, Properties >)realm::schemagen::schema< Class, Properties >inline
property_value_for_name(std::string_view property_name, const managed< Class, void > &cls, bool excluding_collections=true) const (defined in realm::schemagen::schema< Class, Properties >)realm::schemagen::schema< Class, Properties >inline
ps (defined in realm::schemagen::schema< Class, Properties >)realm::schemagen::schema< Class, Properties >
schema(const char *name_, Properties &&... props) (defined in realm::schemagen::schema< Class, Properties >)realm::schemagen::schema< Class, Properties >inlineexplicit
schema(const char *name_, std::tuple< Properties... > &&props) (defined in realm::schemagen::schema< Class, Properties >)realm::schemagen::schema< Class, Properties >inlineexplicit
schema(const char *name_, ObjectType object_type, std::tuple< Properties... > &&props) (defined in realm::schemagen::schema< Class, Properties >)realm::schemagen::schema< Class, Properties >inlineexplicit
set(Class &object, P &property) const (defined in realm::schemagen::schema< Class, Properties >)realm::schemagen::schema< Class, Properties >inline
to_core_schema() const (defined in realm::schemagen::schema< Class, Properties >)realm::schemagen::schema< Class, Properties >inline
variant_t typedef (defined in realm::schemagen::schema< Class, Properties >)realm::schemagen::schema< Class, Properties >