libtasks Documentation  1.6
test_socket Class Reference

#include <test_socket.h>

Inheritance diagram for test_socket:
Collaboration diagram for test_socket:

Public Member Functions

void setUp ()
 
void tearDown ()
 

Protected Member Functions

void tcp ()
 
void udp ()
 
void unix ()
 

Private Member Functions

 CPPUNIT_TEST_SUITE (test_socket)
 
 CPPUNIT_TEST (tcp)
 
 CPPUNIT_TEST (udp)
 
 CPPUNIT_TEST (unix)
 
 CPPUNIT_TEST_SUITE_END ()
 

Detailed Description

Definition at line 25 of file test_socket.h.

Member Function Documentation

test_socket::CPPUNIT_TEST ( tcp  )
private
test_socket::CPPUNIT_TEST ( udp  )
private
test_socket::CPPUNIT_TEST ( unix  )
private
test_socket::CPPUNIT_TEST_SUITE ( test_socket  )
private
test_socket::CPPUNIT_TEST_SUITE_END ( )
private
void test_socket::setUp ( )
inline

Definition at line 33 of file test_socket.h.

void test_socket::tcp ( )
protected

Definition at line 57 of file test_socket.cpp.

Here is the call graph for this function:

void test_socket::tearDown ( )
inline

Definition at line 34 of file test_socket.h.

void test_socket::udp ( )
protected

Definition at line 91 of file test_socket.cpp.

Here is the call graph for this function:

void test_socket::unix ( )
protected

Definition at line 127 of file test_socket.cpp.

Here is the call graph for this function:


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