libpressio 0.93.0
Loading...
Searching...
No Matches
pressio_registry< T > Member List

This is the complete list of members for pressio_registry< T >, including all inherited members.

begin() const -> decltype(factories.begin())pressio_registry< T >inline
build(std::string const &name) constpressio_registry< T >inline
const_reference typedefpressio_registry< T >
contains(std::string const &key) constpressio_registry< T >inline
end() const -> decltype(factories.end())pressio_registry< T >inline
find(std::string const &key) const -> decltype(factories.find(key))pressio_registry< T >inline
find(std::string const &key) -> decltype(factories.find(key))pressio_registry< T >inline
reference typedefpressio_registry< T >
regsiter_factory(Name &&name, Factory &&factory)pressio_registry< T >inline
size() const (defined in pressio_registry< T >)pressio_registry< T >inline
value_type typedefpressio_registry< T >