Savarese Software Research Corporation
test::ServiceTestFixture< ProtocolProcessor, CallStop, EH, Options, has_initializer > Class Template Reference

#include <ServiceTestFixture.h>

List of all members.

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 > class EH = ServiceEventHandler, typename Options = TestOptions, bool has_initializer = false>
class test::ServiceTestFixture< ProtocolProcessor, CallStop, EH, Options, has_initializer >

Definition at line 108 of file ServiceTestFixture.h.


Member Typedef Documentation

template<typename ProtocolProcessor , typename CallStop , template< typename PP > class EH = ServiceEventHandler, typename Options = TestOptions, bool has_initializer = false>
typedef ProtocolProcessor test::ServiceTestFixture< ProtocolProcessor, CallStop, EH, Options, has_initializer >::protocol_processor [protected]

Definition at line 110 of file ServiceTestFixture.h.

template<typename ProtocolProcessor , typename CallStop , template< typename PP > class EH = ServiceEventHandler, typename Options = TestOptions, bool has_initializer = false>
typedef utility::ServiceFactory<service_type, Options, has_initializer> test::ServiceTestFixture< ProtocolProcessor, CallStop, EH, Options, has_initializer >::service_factory [protected]

Definition at line 116 of file ServiceTestFixture.h.

template<typename ProtocolProcessor , typename CallStop , template< typename PP > class EH = ServiceEventHandler, typename Options = TestOptions, bool has_initializer = false>
typedef ServiceThread<service_type, CallStop> test::ServiceTestFixture< ProtocolProcessor, CallStop, EH, Options, has_initializer >::service_thread [protected]

Definition at line 113 of file ServiceTestFixture.h.

template<typename ProtocolProcessor , typename CallStop , template< typename PP > class EH = ServiceEventHandler, typename Options = TestOptions, bool has_initializer = false>
typedef TestService<protocol_processor, EH> test::ServiceTestFixture< ProtocolProcessor, CallStop, EH, Options, has_initializer >::service_type [protected]

Definition at line 112 of file ServiceTestFixture.h.


Constructor & Destructor Documentation

template<typename ProtocolProcessor , typename CallStop , template< typename PP > class EH = ServiceEventHandler, typename Options = TestOptions, bool has_initializer = false>
test::ServiceTestFixture< ProtocolProcessor, CallStop, EH, Options, has_initializer >::ServiceTestFixture ( ) [inline]

Definition at line 124 of file ServiceTestFixture.h.

References utility::new_service().

template<typename ProtocolProcessor , typename CallStop , template< typename PP > class EH = ServiceEventHandler, typename Options = TestOptions, bool has_initializer = false>
test::ServiceTestFixture< ProtocolProcessor, CallStop, EH, Options, has_initializer >::~ServiceTestFixture ( ) [inline]

Definition at line 128 of file ServiceTestFixture.h.


Member Data Documentation

template<typename ProtocolProcessor , typename CallStop , template< typename PP > class EH = ServiceEventHandler, typename Options = TestOptions, bool has_initializer = false>
service_factory test::ServiceTestFixture< ProtocolProcessor, CallStop, EH, Options, has_initializer >::new_service [protected]

Definition at line 119 of file ServiceTestFixture.h.

template<typename ProtocolProcessor , typename CallStop , template< typename PP > class EH = ServiceEventHandler, typename Options = TestOptions, bool has_initializer = false>
Options test::ServiceTestFixture< ProtocolProcessor, CallStop, EH, Options, has_initializer >::options [protected]

Definition at line 118 of file ServiceTestFixture.h.

template<typename ProtocolProcessor , typename CallStop , template< typename PP > class EH = ServiceEventHandler, typename Options = TestOptions, bool has_initializer = false>
service_factory::service_ptr test::ServiceTestFixture< ProtocolProcessor, CallStop, EH, Options, has_initializer >::serv [protected]

Definition at line 120 of file ServiceTestFixture.h.


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

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