Caffa
1.1.0
C++ Application Framework for Embedded Systems with introspection
|
Public Member Functions | |
template<typename TypeToCreate > | |
bool | registerCreator (const KeyType &key) |
std::shared_ptr< BaseType > | create (const KeyType &key) |
std::vector< KeyType > | allKeys () |
Static Public Member Functions | |
static RestServiceFactory< BaseType, KeyType > * | instance () |