ServiceFactory< service_type, options_type, true > Struct Template Reference
#include <service_main.h>
Public Types |
|
typedef std::unique_ptr< service_type > | service_ptr |
Public Member Functions |
|
std::unique_ptr< service_type > | operator() (const options_type &options) |
Detailed Description
template<typename service_type, typename options_type>
struct ServiceFactory< service_type, options_type, true >
Definition at line 61 of file service_main.h.
Member Typedef Documentation
template<typename service_type , typename options_type >
typedef std::unique_ptr<service_type> ServiceFactory< service_type, options_type, true >::service_ptr |
Definition at line 62 of file service_main.h.
Member Function Documentation
template<typename service_type , typename options_type >
|
inline |
Definition at line 63 of file service_main.h.
The documentation for this struct was generated from the following file:
Copyright © 2006-2012 Savarese Software Research Corporation. All rights reserved.
Copyright © 2017 Savarese Software Research Corporation. All rights reserved