$darkmode
cloe::SimulatorSchema Member List

This is the complete list of members for cloe::SimulatorSchema, including all inherited members.

add_default_factory(const std::string &key)fable::schema::FactoryBase< T, FactoryPointerless< T > >inline
add_factory(const std::string &key, Box &&s, MakeFunc f)fable::schema::FactoryBase< T, FactoryPointerless< T > >inline
add_plugin(const std::string &name, std::shared_ptr< Plugin > p) (defined in cloe::FactoryPlugin< SimulatorConf, SimulatorFactory >)cloe::FactoryPlugin< SimulatorConf, SimulatorFactory >inline
args_key(const std::string &keyword) &&fable::schema::FactoryBase< T, FactoryPointerless< T > >inline
args_key_ (defined in fable::schema::FactoryBase< T, FactoryPointerless< T > >)fable::schema::FactoryBase< T, FactoryPointerless< T > >protected
args_subset(bool value) &&fable::schema::FactoryBase< T, FactoryPointerless< T > >inline
args_subset_ (defined in fable::schema::FactoryBase< T, FactoryPointerless< T > >)fable::schema::FactoryBase< T, FactoryPointerless< T > >protected
augment_schema(Json &j) const (defined in fable::schema::Base< FactoryPointerless< T > >)fable::schema::Base< FactoryPointerless< T > >inlineprotected
available_ (defined in fable::schema::FactoryBase< T, FactoryPointerless< T > >)fable::schema::FactoryBase< T, FactoryPointerless< T > >protected
Base()=default (defined in fable::schema::Base< FactoryPointerless< T > >)fable::schema::Base< FactoryPointerless< T > >protected
Base(const Base< FactoryPointerless< T > > &)=default (defined in fable::schema::Base< FactoryPointerless< T > >)fable::schema::Base< FactoryPointerless< T > >protected
Base(Base< FactoryPointerless< T > > &&) noexcept=default (defined in fable::schema::Base< FactoryPointerless< T > >)fable::schema::Base< FactoryPointerless< T > >protected
Base(JsonType t, std::string desc) (defined in fable::schema::Base< FactoryPointerless< T > >)fable::schema::Base< FactoryPointerless< T > >inlineprotected
Base(JsonType t) (defined in fable::schema::Base< FactoryPointerless< T > >)fable::schema::Base< FactoryPointerless< T > >inlineexplicitprotected
Base(std::string desc) (defined in fable::schema::Base< FactoryPointerless< T > >)fable::schema::Base< FactoryPointerless< T > >inlineexplicitprotected
clone() const overridefable::schema::Base< FactoryPointerless< T > >inlinevirtual
desc_ (defined in fable::schema::Base< FactoryPointerless< T > >)fable::schema::Base< FactoryPointerless< T > >protected
description() const overridefable::schema::Base< FactoryPointerless< T > >inlinevirtual
description(std::string desc) && (defined in fable::schema::Base< FactoryPointerless< T > >)fable::schema::Base< FactoryPointerless< T > >inline
deserialize(const Conf &c) const (defined in fable::schema::FactoryBase< T, FactoryPointerless< T > >)fable::schema::FactoryBase< T, FactoryPointerless< T > >inline
deserialize_into(const Conf &c, Type &x) const (defined in fable::schema::FactoryBase< T, FactoryPointerless< T > >)fable::schema::FactoryBase< T, FactoryPointerless< T > >inline
error(const Conf &c, std::string_view format, Args &&... args) const (defined in fable::schema::Base< FactoryPointerless< T > >)fable::schema::Base< FactoryPointerless< T > >inlineprotected
error(const ConfError &e) const (defined in fable::schema::Base< FactoryPointerless< T > >)fable::schema::Base< FactoryPointerless< T > >inlineprotected
factory_json_schemas() const (defined in fable::schema::FactoryBase< T, FactoryPointerless< T > >)fable::schema::FactoryBase< T, FactoryPointerless< T > >inlineprotected
factory_key(const std::string &keyword) &&fable::schema::FactoryBase< T, FactoryPointerless< T > >inline
factory_key_ (defined in fable::schema::FactoryBase< T, FactoryPointerless< T > >)fable::schema::FactoryBase< T, FactoryPointerless< T > >protected
factory_schemas() const (defined in fable::schema::FactoryBase< T, FactoryPointerless< T > >)fable::schema::FactoryBase< T, FactoryPointerless< T > >inlineprotected
FactoryBase(const FactoryBase &other) (defined in fable::schema::FactoryBase< T, FactoryPointerless< T > >)fable::schema::FactoryBase< T, FactoryPointerless< T > >inlineprotected
FactoryBase(FactoryBase &&) noexcept=default (defined in fable::schema::FactoryBase< T, FactoryPointerless< T > >)fable::schema::FactoryBase< T, FactoryPointerless< T > >protected
FactoryBase(std::string desc="")fable::schema::FactoryBase< T, FactoryPointerless< T > >inlineexplicit
FactoryBase(std::string desc, FactoryPairList fs) (defined in fable::schema::FactoryBase< T, FactoryPointerless< T > >)fable::schema::FactoryBase< T, FactoryPointerless< T > >inline
FactoryBase(std::string desc, FactoryMap &&fs) (defined in fable::schema::FactoryBase< T, FactoryPointerless< T > >)fable::schema::FactoryBase< T, FactoryPointerless< T > >inline
FactoryMap typedef (defined in fable::schema::FactoryBase< T, FactoryPointerless< T > >)fable::schema::FactoryBase< T, FactoryPointerless< T > >
FactoryPairList typedef (defined in fable::schema::FactoryBase< T, FactoryPointerless< T > >)fable::schema::FactoryBase< T, FactoryPointerless< T > >
FactoryPlugin() (defined in cloe::FactoryPlugin< SimulatorConf, SimulatorFactory >)cloe::FactoryPlugin< SimulatorConf, SimulatorFactory >inline
FactoryPointerless()=default (defined in fable::schema::FactoryPointerless< T >)fable::schema::FactoryPointerless< T >
FactoryPointerless(const FactoryPointerless< T > &other)=default (defined in fable::schema::FactoryPointerless< T >)fable::schema::FactoryPointerless< T >
FactoryPointerless(FactoryPointerless< T > &&other) noexcept=default (defined in fable::schema::FactoryPointerless< T >)fable::schema::FactoryPointerless< T >
fail(const Conf &c) const finalfable::schema::Interfaceinlinevirtual
from_conf(const Conf &) overridefable::schema::FactoryBase< T, FactoryPointerless< T > >inlinevirtual
get_factory(const std::string &key) constfable::schema::FactoryBase< T, FactoryPointerless< T > >inline
get_factory_keys() constfable::schema::FactoryBase< T, FactoryPointerless< T > >inline
has_description() const (defined in fable::schema::Base< FactoryPointerless< T > >)fable::schema::Base< FactoryPointerless< T > >inline
has_factory(const std::string &key) constfable::schema::FactoryBase< T, FactoryPointerless< T > >inline
Interface()=default (defined in fable::schema::Interface)fable::schema::Interfaceprotected
Interface(const Interface &)=default (defined in fable::schema::Interface)fable::schema::Interfaceprotected
Interface(Interface &&) noexcept=default (defined in fable::schema::Interface)fable::schema::Interfaceprotected
is_required() const overridefable::schema::Base< FactoryPointerless< T > >inlinevirtual
is_valid(const Conf &c) const finalfable::schema::Interfaceinlinevirtual
is_variant() constfable::schema::Interfaceinlinevirtual
json_schema() const overridefable::schema::FactoryBase< T, FactoryPointerless< T > >inlinevirtual
make(const Conf &c) const (defined in fable::schema::FactoryBase< T, FactoryPointerless< T > >)fable::schema::FactoryBase< T, FactoryPointerless< T > >inline
MakeFunc typedef (defined in fable::schema::FactoryBase< T, FactoryPointerless< T > >)fable::schema::FactoryBase< T, FactoryPointerless< T > >
operator Box() const (defined in fable::schema::Base< FactoryPointerless< T > >)fable::schema::Base< FactoryPointerless< T > >inline
operator=(const FactoryPointerless< T > &other)=default (defined in fable::schema::FactoryPointerless< T >)fable::schema::FactoryPointerless< T >
operator=(FactoryPointerless< T > &&other) noexcept=default (defined in fable::schema::FactoryPointerless< T >)fable::schema::FactoryPointerless< T >
operator=(const FactoryBase &other) (defined in fable::schema::FactoryBase< T, FactoryPointerless< T > >)fable::schema::FactoryBase< T, FactoryPointerless< T > >inlineprotected
operator=(FactoryBase &&) noexcept=default (defined in fable::schema::FactoryBase< T, FactoryPointerless< T > >)fable::schema::FactoryBase< T, FactoryPointerless< T > >protected
operator=(const Base< FactoryPointerless< T > > &)=default (defined in fable::schema::Base< FactoryPointerless< T > >)fable::schema::Base< FactoryPointerless< T > >protected
operator=(Base< FactoryPointerless< T > > &&) noexcept=default (defined in fable::schema::Base< FactoryPointerless< T > >)fable::schema::Base< FactoryPointerless< T > >protected
operator=(const Interface &)=default (defined in fable::schema::Interface)fable::schema::Interfaceprotected
operator=(Interface &&) noexcept=default (defined in fable::schema::Interface)fable::schema::Interfaceprotected
require() && (defined in fable::schema::Base< FactoryPointerless< T > >)fable::schema::Base< FactoryPointerless< T > >inline
required(bool value) && (defined in fable::schema::Base< FactoryPointerless< T > >)fable::schema::Base< FactoryPointerless< T > >inline
required_ (defined in fable::schema::Base< FactoryPointerless< T > >)fable::schema::Base< FactoryPointerless< T > >protected
reset_pointer() && (defined in fable::schema::Base< FactoryPointerless< T > >)fable::schema::Base< FactoryPointerless< T > >inline
reset_ptr() overridefable::schema::FactoryBase< T, FactoryPointerless< T > >inlinevirtual
reset_schema() (defined in fable::schema::FactoryBase< T, FactoryPointerless< T > >)fable::schema::FactoryBase< T, FactoryPointerless< T > >inlineprotected
schema_ (defined in fable::schema::FactoryBase< T, FactoryPointerless< T > >)fable::schema::FactoryBase< T, FactoryPointerless< T > >protected
serialize(const Type &x) const (defined in fable::schema::FactoryBase< T, FactoryPointerless< T > >)fable::schema::FactoryBase< T, FactoryPointerless< T > >inline
serialize_into(Json &j, const Type &x) const (defined in fable::schema::FactoryBase< T, FactoryPointerless< T > >)fable::schema::FactoryBase< T, FactoryPointerless< T > >inline
set_args_key(const std::string &keyword)fable::schema::FactoryBase< T, FactoryPointerless< T > >inline
set_args_subset(bool value)fable::schema::FactoryBase< T, FactoryPointerless< T > >inline
set_description(std::string s) overridefable::schema::Base< FactoryPointerless< T > >inlinevirtual
set_error(std::optional< SchemaError > &err, const Conf &c, std::string_view format, Args &&... args) const (defined in fable::schema::Base< FactoryPointerless< T > >)fable::schema::Base< FactoryPointerless< T > >inlineprotected
set_error(std::optional< SchemaError > &err, const ConfError &e) const (defined in fable::schema::Base< FactoryPointerless< T > >)fable::schema::Base< FactoryPointerless< T > >inlineprotected
set_error(std::optional< SchemaError > &err, SchemaError &&e) const (defined in fable::schema::Base< FactoryPointerless< T > >)fable::schema::Base< FactoryPointerless< T > >inlineprotected
set_factory(const std::string &key, Box &&s, MakeFunc f)fable::schema::FactoryBase< T, FactoryPointerless< T > >inline
set_factory_key(const std::string &keyword)fable::schema::FactoryBase< T, FactoryPointerless< T > >inline
set_transform_schema(TransformFunc f)fable::schema::FactoryBase< T, FactoryPointerless< T > >inline
set_wrong_type(std::optional< SchemaError > &err, const Conf &c) const (defined in fable::schema::Base< FactoryPointerless< T > >)fable::schema::Base< FactoryPointerless< T > >inlineprotected
SimulatorSchema() (defined in cloe::SimulatorSchema)cloe::SimulatorSchema
to_json(Json &) const overridefable::schema::FactoryBase< T, FactoryPointerless< T > >inlinevirtual
to_json() constfable::schema::FactoryBase< T, FactoryPointerless< T > >inline
to_json(Json &) const =0fable::schema::FactoryBase< T, FactoryPointerless< T > >
Base< FactoryPointerless< T > >::to_json() constfable::schema::Interfaceinlinevirtual
transform_func_ (defined in fable::schema::FactoryBase< T, FactoryPointerless< T > >)fable::schema::FactoryBase< T, FactoryPointerless< T > >protected
transform_schema(TransformFunc f) &&fable::schema::FactoryBase< T, FactoryPointerless< T > >inline
TransformFunc typedef (defined in fable::schema::FactoryBase< T, FactoryPointerless< T > >)fable::schema::FactoryBase< T, FactoryPointerless< T > >
type() const overridefable::schema::Base< FactoryPointerless< T > >inlinevirtual
Type typedef (defined in fable::schema::FactoryBase< T, FactoryPointerless< T > >)fable::schema::FactoryBase< T, FactoryPointerless< T > >
type_ (defined in fable::schema::Base< FactoryPointerless< T > >)fable::schema::Base< FactoryPointerless< T > >protected
type_string() const overridefable::schema::Base< FactoryPointerless< T > >inlinevirtual
usage() const overridefable::schema::Base< FactoryPointerless< T > >inlinevirtual
validate(const Conf &c, std::optional< SchemaError > &err) const overridecloe::SimulatorSchemavirtual
validate_or_throw(const Conf &c) const finalfable::schema::Interfaceinlinevirtual
validate_type(const Conf &c, std::optional< SchemaError > &err) constfable::schema::Base< FactoryPointerless< T > >inlineprotected
wrong_type(const Conf &c) const (defined in fable::schema::Base< FactoryPointerless< T > >)fable::schema::Base< FactoryPointerless< T > >inlineprotected
~Base() noexcept override=default (defined in fable::schema::Base< FactoryPointerless< T > >)fable::schema::Base< FactoryPointerless< T > >
~FactoryBase() noexcept override=default (defined in fable::schema::FactoryBase< T, FactoryPointerless< T > >)fable::schema::FactoryBase< T, FactoryPointerless< T > >
~FactoryPlugin()=default (defined in cloe::FactoryPlugin< SimulatorConf, SimulatorFactory >)cloe::FactoryPlugin< SimulatorConf, SimulatorFactory >virtual
~FactoryPointerless() override=default (defined in fable::schema::FactoryPointerless< T >)fable::schema::FactoryPointerless< T >
~Interface() noexcept=default (defined in fable::schema::Interface)fable::schema::Interfacevirtual
~SimulatorSchema()=default (defined in cloe::SimulatorSchema)cloe::SimulatorSchemavirtual