DependenciesAPIConstructor< API, Dependencies > Class Template Reference

#include <singletonmodule.h>

Public Member Functions

const char * getName ()
API * constructAPI (Dependencies &dependencies)
void destroyAPI (API *api)

Detailed Description

template<typename API, typename Dependencies>
class DependenciesAPIConstructor< API, Dependencies >

Definition at line 51 of file singletonmodule.h.


Member Function Documentation

template<typename API , typename Dependencies >
API* DependenciesAPIConstructor< API, Dependencies >::constructAPI ( Dependencies &  dependencies  )  [inline]

Definition at line 59 of file singletonmodule.h.

template<typename API , typename Dependencies >
void DependenciesAPIConstructor< API, Dependencies >::destroyAPI ( API *  api  )  [inline]

Definition at line 63 of file singletonmodule.h.

template<typename API , typename Dependencies >
const char* DependenciesAPIConstructor< API, Dependencies >::getName (  )  [inline]

Definition at line 54 of file singletonmodule.h.


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

Generated by  doxygen 1.6.2