Caffa  1.1.0
C++ Application Framework for Embedded Systems with introspection
Classes | Public Member Functions | Static Public Member Functions | List of all members
caffa::RestServiceFactory< BaseType, KeyType > Class Template Reference

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 ()
 

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