Sauce-0.10.1
A C++ Dependency Injection Framework
sauce::BindClause< Iface > Member List

This is the complete list of members for sauce::BindClause< Iface >, including all inherited members.

Binder (defined in sauce::BindClause< Iface >)sauce::BindClause< Iface >friend
in() (defined in sauce::BindClause< Iface >)sauce::BindClause< Iface >inline
named() (defined in sauce::BindClause< Iface >)sauce::BindClause< Iface >inline
named(std::string const name) (defined in sauce::BindClause< Iface >)sauce::BindClause< Iface >inline
setting(typename ToMethodNamingClause< Named< Iface, Unnamed >, void(Iface::*)(SetDependency)>::Method method, std::string name=unnamed()) (defined in sauce::BindClause< Iface >)sauce::BindClause< Iface >inline
setting(typename ToMethodNamingClause< Named< Iface, Unnamed >, void(Iface::*)(Named< SetIface, Name >)>::Method method) (defined in sauce::BindClause< Iface >)sauce::BindClause< Iface >inline
to() (defined in sauce::BindClause< Iface >)sauce::BindClause< Iface >inline
toInstance(IfacePtr iface) (defined in sauce::BindClause< Iface >)sauce::BindClause< Iface >inline
toMethod(Method method) (defined in sauce::BindClause< Iface >)sauce::BindClause< Iface >inline
toMethodNaming(typename ToMethodNamingClause< Named< Iface, Unnamed >, Signature >::Method method) (defined in sauce::BindClause< Iface >)sauce::BindClause< Iface >inline
toProvider() (defined in sauce::BindClause< Iface >)sauce::BindClause< Iface >inline