testing_statistics Class Reference

#include <bcast_spocketer.h>

List of all members.

Public Member Functions

 testing_statistics ()
 testing_statistics ()

Public Attributes

int total_runs
int bytes_sent
int bytes_received
int send_time
int receive_time
int round_trip_time


Detailed Description

Definition at line 31 of file bcast_spocketer.h.


Constructor & Destructor Documentation

testing_statistics::testing_statistics (  )  [inline]

Definition at line 41 of file bcast_spocketer.h.

testing_statistics::testing_statistics (  )  [inline]

Definition at line 41 of file spocket_tester.h.


Member Data Documentation

int testing_statistics::total_runs

Definition at line 34 of file bcast_spocketer.h.

Referenced by main(), spocket_tester::perform_test(), and broadcast_spocket_tester::perform_test().

int testing_statistics::bytes_sent

Definition at line 35 of file bcast_spocketer.h.

Referenced by spocket_tester::do_a_send(), broadcast_spocket_tester::do_a_send(), main(), spocket_tester::perform_test(), and broadcast_spocket_tester::perform_test().

int testing_statistics::bytes_received

Definition at line 36 of file bcast_spocketer.h.

Referenced by spocket_tester::do_a_receive(), broadcast_spocket_tester::do_a_receive(), main(), spocket_tester::perform_test(), and broadcast_spocket_tester::perform_test().

int testing_statistics::send_time

Definition at line 37 of file bcast_spocketer.h.

Referenced by spocket_tester::do_a_send(), broadcast_spocket_tester::do_a_send(), main(), spocket_tester::perform_test(), and broadcast_spocket_tester::perform_test().

int testing_statistics::receive_time

Definition at line 38 of file bcast_spocketer.h.

Referenced by spocket_tester::do_a_receive(), broadcast_spocket_tester::do_a_receive(), main(), spocket_tester::perform_test(), and broadcast_spocket_tester::perform_test().

int testing_statistics::round_trip_time

Definition at line 39 of file bcast_spocketer.h.

Referenced by main(), spocket_tester::perform_test(), and broadcast_spocket_tester::perform_test().


The documentation for this class was generated from the following files:
Generated on Thu Nov 20 04:30:26 2008 for HOOPLE Libraries by  doxygen 1.5.1