#include <BaseContactMapper.h>
Public Member Functions | |
ContactMapperCreator (std::string name, bool multi=true) | |
![]() | |
Creator (Key key, bool multi=false) | |
ObjectPtr | createInstance (Argument arg) |
const std::type_info & | type () |
void | registerInFactory () |
const Key & | getKey () const |
![]() | |
virtual | ~BaseCreator () |
virtual ObjectPtr | createInstance (Argument arg)=0 |
|
inline |