broadcast_spocket_tester Class Reference

#include <bcast_spocketer.h>

Collaboration diagram for broadcast_spocket_tester:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 broadcast_spocket_tester (const sockets::internet_address &where, bool unicast=false)
 ~broadcast_spocket_tester ()
 DEFINE_CLASS_NAME ("broadcast_spocket_tester")
bool connect ()
bool do_a_send (const sockets::internet_address &where_to, basis::abyte *buffer, int size, testing_statistics &stats)
bool do_a_receive (int size_expected, testing_statistics &stats)
bool perform_test (const sockets::internet_address &dest, int size, int count, testing_statistics &stats_to_fill)

Detailed Description

Definition at line 44 of file bcast_spocketer.h.


Constructor & Destructor Documentation

broadcast_spocket_tester::broadcast_spocket_tester ( const sockets::internet_address where,
bool  unicast = false 
)

Definition at line 60 of file bcast_spocketer.cpp.

broadcast_spocket_tester::~broadcast_spocket_tester (  ) 

Definition at line 69 of file bcast_spocketer.cpp.

References basis::WHACK().


Member Function Documentation

bool broadcast_spocket_tester::connect (  ) 

Definition at line 77 of file bcast_spocketer.cpp.

References sockets::spocket::connect().

broadcast_spocket_tester::DEFINE_CLASS_NAME ( "broadcast_spocket_tester"   ) 
bool broadcast_spocket_tester::do_a_receive ( int  size_expected,
testing_statistics stats 
)
bool broadcast_spocket_tester::do_a_send ( const sockets::internet_address where_to,
basis::abyte buffer,
int  size,
testing_statistics stats 
)

Referenced by perform_test().

bool broadcast_spocket_tester::perform_test ( const sockets::internet_address dest,
int  size,
int  count,
testing_statistics stats_to_fill 
)

The documentation for this class was generated from the following files:
Generated on Sat Jan 28 04:25:08 2012 for hoople2 project by  doxygen 1.6.3