TheNetReturnAddress Class Reference

#include <WOscTcpHandler.h>

Inherits WOscNetReturn.

List of all members.

Public Member Functions

 TheNetReturnAddress (const struct sockaddr_in &addr)
 TheNetReturnAddress (const TheNetReturnAddress &rhs)
TheNetReturnAddressoperator= (const TheNetReturnAddress &rhs)

Public Attributes

struct sockaddr_in m_addr

Detailed Description

The network return address. This object inherits the functionality required by WOscLib to keep it alive until all messages ob a bundle are processed (reference counting). The networking data structure which contains the actual ip/port information is saved as a new member.

Examples:

WOscClient.cpp, WOscServer.cpp, WOscStreamingClient.cpp, and WOscStreamingServer.cpp.

Definition at line 27 of file WOscTcpHandler.h.


The documentation for this class was generated from the following file:
Generated on Sat Oct 23 03:05:59 2010 for WOscLib by  doxygen 1.6.3