Savarese Software Research Corporation
test::TestService< ProtocolProcessor, EH > Class Template Reference

#include <ServiceTestCase.h>

Inheritance diagram for test::TestService< ProtocolProcessor, EH >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

  TestService (const string &connection="", const string &name="", const unsigned int message_capacity=NS_SSRC_SPREAD::Message::DefaultCapacity)
template<typename Initializer >
  TestService (const Initializer &initializer, const string &connection="", const string &name="", const unsigned int message_capacity=NS_SSRC_SPREAD::Message::DefaultCapacity)
  TestService (const std::string &connection="", const std::string &name="", const unsigned int message_capacity=NS_SSRC_SPREAD::Message::DefaultCapacity)
template<typename Initializer >
  TestService (const Initializer &initializer, const std::string &connection="", const std::string &name="", const unsigned int message_capacity=NS_SSRC_SPREAD::Message::DefaultCapacity)

Detailed Description

template<typename ProtocolProcessor, template< typename PP > class EH = ServiceEventHandler>
class test::TestService< ProtocolProcessor, EH >

Definition at line 35 of file ServiceTestCase.h.


Constructor & Destructor Documentation

template<typename ProtocolProcessor , template< typename PP > class EH = ServiceEventHandler>
test::TestService< ProtocolProcessor, EH >::TestService ( const string &  connection = "",
const string &  name = "",
const unsigned int  message_capacity = NS_SSRC_SPREAD::Message::DefaultCapacity 
) [inline, explicit]

Definition at line 40 of file ServiceTestCase.h.

template<typename ProtocolProcessor , template< typename PP > class EH = ServiceEventHandler>
template<typename Initializer >
test::TestService< ProtocolProcessor, EH >::TestService ( const Initializer &  initializer,
const string &  connection = "",
const string &  name = "",
const unsigned int  message_capacity = NS_SSRC_SPREAD::Message::DefaultCapacity 
) [inline, explicit]

Definition at line 48 of file ServiceTestCase.h.

template<typename ProtocolProcessor , template< typename PP > class EH = ServiceEventHandler>
test::TestService< ProtocolProcessor, EH >::TestService ( const std::string &  connection = "",
const std::string &  name = "",
const unsigned int  message_capacity = NS_SSRC_SPREAD::Message::DefaultCapacity 
) [inline, explicit]

Definition at line 42 of file ServiceTestFixture.h.

template<typename ProtocolProcessor , template< typename PP > class EH = ServiceEventHandler>
template<typename Initializer >
test::TestService< ProtocolProcessor, EH >::TestService ( const Initializer &  initializer,
const std::string &  connection = "",
const std::string &  name = "",
const unsigned int  message_capacity = NS_SSRC_SPREAD::Message::DefaultCapacity 
) [inline, explicit]

Definition at line 50 of file ServiceTestFixture.h.


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

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