Savarese Software Research Corporation
ServiceFactory< service_type, options_type, false > 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, false >

Definition at line 53 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, false >::service_ptr

Definition at line 54 of file service_main.h.

Member Function Documentation

template<typename service_type , typename options_type >
std::unique_ptr<service_type> ServiceFactory< service_type, options_type, false >::operator() ( const options_type &  options )
inline

Definition at line 55 of file service_main.h.


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

Savarese Software Research Corporation
Copyright © 2006-2012 Savarese Software Research Corporation. All rights reserved.