#include <IPtrAdapter.h>
Inheritance diagram for FastShower::IPtrAdapter< Type >:
Public Methods | |
virtual Type * | adapt (Type *ptr, const std::string &name) const=0 |
|
Implemented in FastShower::NullPtrAdapter< Type >, and FastShower::PtrAdapter< Type, InterfacePtr >. |