ServiceFactory< service_type, options_type, false > Struct Template Reference
#include <service_main.h>
Public Types | |
| typedef SSRC_UNIQUE_PTR < service_type > | service_ptr |
Public Member Functions | |
| SSRC_UNIQUE_PTR< service_type > | operator() (const options_type &options) |
Detailed Description
template<typename service_type, typename options_type>
struct ServiceFactory< service_type, options_type, false >
Definition at line 54 of file service_main.h.
Member Typedef Documentation
template<typename service_type , typename options_type >
| typedef SSRC_UNIQUE_PTR<service_type> ServiceFactory< service_type, options_type, false >::service_ptr |
Definition at line 55 of file service_main.h.
Member Function Documentation
template<typename service_type , typename options_type >
| SSRC_UNIQUE_PTR<service_type> ServiceFactory< service_type, options_type, false >::operator() | ( | const options_type & | options | ) | [inline] |
Definition at line 56 of file service_main.h.
The documentation for this struct was generated from the following file:
Copyright © 2006-2010 Savarese Software Research Corporation. All rights reserved.
Copyright © 2010 Savarese Software Research Corporation. All rights reserved