ServiceTestFixture< ProtocolProcessor, CallStop, EH, Options, has_initializer > Class Template Reference
#include <ServiceTestFixture.h>
Public Member Functions |
|
ServiceTestFixture () | |
~ServiceTestFixture () | |
Protected Types |
|
typedef ProtocolProcessor | protocol_processor |
typedef TestService< protocol_processor, EH > | service_type |
typedef ServiceThread< service_type, CallStop > | service_thread |
typedef utility::ServiceFactory< service_type, Options, has_initializer > | service_factory |
Protected Attributes |
|
Options | options |
service_factory | new_service |
service_factory::service_ptr | serv |
Detailed Description
template<typename ProtocolProcessor, typename CallStop, template< typename PP, typename... > class EH = ServiceEventHandler, typename Options = TestOptions, bool has_initializer = false>
class ServiceTestFixture< ProtocolProcessor, CallStop, EH, Options, has_initializer >
Definition at line 109 of file ServiceTestFixture.h.
Member Typedef Documentation
template<typename ProtocolProcessor , typename CallStop , template< typename PP, typename... > class EH = ServiceEventHandler, typename Options = TestOptions, bool has_initializer = false>
|
protected |
Definition at line 111 of file ServiceTestFixture.h.
template<typename ProtocolProcessor , typename CallStop , template< typename PP, typename... > class EH = ServiceEventHandler, typename Options = TestOptions, bool has_initializer = false>
|
protected |
Definition at line 117 of file ServiceTestFixture.h.
template<typename ProtocolProcessor , typename CallStop , template< typename PP, typename... > class EH = ServiceEventHandler, typename Options = TestOptions, bool has_initializer = false>
|
protected |
Definition at line 114 of file ServiceTestFixture.h.
template<typename ProtocolProcessor , typename CallStop , template< typename PP, typename... > class EH = ServiceEventHandler, typename Options = TestOptions, bool has_initializer = false>
|
protected |
Definition at line 113 of file ServiceTestFixture.h.
Constructor & Destructor Documentation
template<typename ProtocolProcessor , typename CallStop , template< typename PP, typename... > class EH = ServiceEventHandler, typename Options = TestOptions, bool has_initializer = false>
|
inline |
Definition at line 125 of file ServiceTestFixture.h.
References new_service().
template<typename ProtocolProcessor , typename CallStop , template< typename PP, typename... > class EH = ServiceEventHandler, typename Options = TestOptions, bool has_initializer = false>
|
inline |
Definition at line 129 of file ServiceTestFixture.h.
Member Data Documentation
template<typename ProtocolProcessor , typename CallStop , template< typename PP, typename... > class EH = ServiceEventHandler, typename Options = TestOptions, bool has_initializer = false>
|
protected |
Definition at line 120 of file ServiceTestFixture.h.
template<typename ProtocolProcessor , typename CallStop , template< typename PP, typename... > class EH = ServiceEventHandler, typename Options = TestOptions, bool has_initializer = false>
|
protected |
Definition at line 119 of file ServiceTestFixture.h.
template<typename ProtocolProcessor , typename CallStop , template< typename PP, typename... > class EH = ServiceEventHandler, typename Options = TestOptions, bool has_initializer = false>
|
protected |
Definition at line 121 of file ServiceTestFixture.h.
The documentation for this class 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