Sauce-0.10.1
A C++ Dependency Injection Framework
Protected Member Functions | List of all members
sauce::internal::InjectorFriend Class Reference
Inheritance diagram for sauce::internal::InjectorFriend:
Inheritance graph
[legend]

Protected Member Functions

template<typename Dependency >
void validateAcyclicHelper (InjectorPtr injector, TypeIds &ids, std::string const name) const
 
template<typename Dependency >
void injectHelper (typename Key< Dependency >::Ptr &injected, InjectorPtr injector, std::string const name) const
 
template<typename Dependency >
void cache (InjectorPtr injector, typename Key< Dependency >::Ptr injected, i::TypeId scope) const
 
template<typename Dependency >
bool probe (InjectorPtr injector, typename Key< Dependency >::Ptr &injected, i::TypeId scope) const
 

The documentation for this class was generated from the following file: