Savarese Software Research Corporation
test::ServiceThread< service_type, CallStop > Struct Template Reference

#include <ServiceTestCase.h>

Inheritance diagram for test::ServiceThread< service_type, CallStop >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef service_type::caller_type  super
typedef WISP_DEFINE_NAMESPACE(service)
typedef boost::shared_ptr
< loop_type > 
loop_ptr
typedef boost::shared_ptr
< boost::thread > 
thread_ptr
typedef
service_type::protocol_processor 
protocol_processor
typedef service_type::caller_type  super
typedef WISP_DEFINE_NAMESPACE(service)
typedef boost::shared_ptr
< loop_type > 
loop_ptr
typedef boost::shared_ptr
< boost::thread > 
thread_ptr
typedef
service_type::protocol_processor 
protocol_processor

Public Member Functions

  ServiceThread (service_type &serv)
  ~ServiceThread ()
  ServiceThread (service_type &serv)
  ~ServiceThread ()

Public Attributes

service_type &  serv
thread_ptr  thread
loop_ptr  loop

Detailed Description

template<typename service_type, typename CallStop>
struct test::ServiceThread< service_type, CallStop >

Definition at line 61 of file ServiceTestCase.h.


Member Typedef Documentation

template<typename service_type , typename CallStop >
typedef WISP_DEFINE_NAMESPACE (service) typedef boost::shared_ptr<loop_type> test::ServiceThread< service_type, CallStop >::loop_ptr

Definition at line 63 of file ServiceTestCase.h.

template<typename service_type , typename CallStop >
typedef WISP_DEFINE_NAMESPACE (service) typedef boost::shared_ptr<loop_type> test::ServiceThread< service_type, CallStop >::loop_ptr

Definition at line 65 of file ServiceTestFixture.h.

template<typename service_type , typename CallStop >
typedef service_type :: protocol_processor test::ServiceThread< service_type, CallStop >::protocol_processor

Definition at line 67 of file ServiceTestCase.h.

template<typename service_type , typename CallStop >
typedef service_type :: protocol_processor test::ServiceThread< service_type, CallStop >::protocol_processor

Definition at line 69 of file ServiceTestFixture.h.

template<typename service_type , typename CallStop >
typedef service_type::caller_type test::ServiceThread< service_type, CallStop >::super

Definition at line 64 of file ServiceTestFixture.h.

template<typename service_type , typename CallStop >
typedef service_type::caller_type test::ServiceThread< service_type, CallStop >::super

Definition at line 62 of file ServiceTestCase.h.

template<typename service_type , typename CallStop >
typedef boost::shared_ptr<boost::thread> test::ServiceThread< service_type, CallStop >::thread_ptr

Definition at line 67 of file ServiceTestFixture.h.

template<typename service_type , typename CallStop >
typedef boost::shared_ptr<boost::thread> test::ServiceThread< service_type, CallStop >::thread_ptr

Definition at line 65 of file ServiceTestCase.h.


Constructor & Destructor Documentation

template<typename service_type , typename CallStop >
test::ServiceThread< service_type, CallStop >::ServiceThread ( service_type &  serv ) [inline]

Definition at line 73 of file ServiceTestCase.h.

template<typename service_type , typename CallStop >
test::ServiceThread< service_type, CallStop >::~ServiceThread ( ) [inline]

Definition at line 84 of file ServiceTestCase.h.

template<typename service_type , typename CallStop >
test::ServiceThread< service_type, CallStop >::ServiceThread ( service_type &  serv ) [inline]

Definition at line 75 of file ServiceTestFixture.h.

template<typename service_type , typename CallStop >
test::ServiceThread< service_type, CallStop >::~ServiceThread ( ) [inline]

Definition at line 86 of file ServiceTestFixture.h.


Member Data Documentation

template<typename service_type , typename CallStop >
loop_ptr test::ServiceThread< service_type, CallStop >::loop

Definition at line 71 of file ServiceTestCase.h.

template<typename service_type , typename CallStop >
service_type & test::ServiceThread< service_type, CallStop >::serv

Definition at line 69 of file ServiceTestCase.h.

template<typename service_type , typename CallStop >
thread_ptr test::ServiceThread< service_type, CallStop >::thread

Definition at line 70 of file ServiceTestCase.h.


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

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