Public Member Functions | |
| void | clear () |
| template<typename I > | |
| std::shared_ptr< proxy< I > > | bind () |
| template<typename I > | |
| std::shared_ptr< proxy< I > > | bind (const std::string &name) |
| template<typename I > | |
| I * | resolve () |
| template<typename I > | |
| I * | resolve (const std::string &name) |