ulxr::TcpIpConnection::PImpl Struct Reference

Collaboration diagram for ulxr::TcpIpConnection::PImpl:

Collaboration graph
[legend]
List of all members.

Public Attributes

CppString serverdomain
unsigned port
ServerSocketDataserver_data
CppString host_name
sockaddr_in hostdata
socklen_t hostdata_len
CppString remote_name
sockaddr_in remotedata
socklen_t remotedata_len

Detailed Description

Definition at line 147 of file ulxr_tcpip_connection.cpp.


Member Data Documentation

CppString ulxr::TcpIpConnection::PImpl::serverdomain

Definition at line 149 of file ulxr_tcpip_connection.cpp.

Referenced by ulxr::TcpIpConnection::TcpIpConnection().

unsigned ulxr::TcpIpConnection::PImpl::port

Definition at line 150 of file ulxr_tcpip_connection.cpp.

Referenced by ulxr::TcpIpConnection::TcpIpConnection().

ServerSocketData* ulxr::TcpIpConnection::PImpl::server_data

Definition at line 151 of file ulxr_tcpip_connection.cpp.

Referenced by ulxr::TcpIpConnection::decrementServerRef(), ulxr::TcpIpConnection::detach(), and ulxr::TcpIpConnection::TcpIpConnection().

CppString ulxr::TcpIpConnection::PImpl::host_name

Definition at line 153 of file ulxr_tcpip_connection.cpp.

struct sockaddr_in ulxr::TcpIpConnection::PImpl::hostdata

Definition at line 154 of file ulxr_tcpip_connection.cpp.

Referenced by ulxr::TcpIpConnection::TcpIpConnection().

socklen_t ulxr::TcpIpConnection::PImpl::hostdata_len

Definition at line 155 of file ulxr_tcpip_connection.cpp.

CppString ulxr::TcpIpConnection::PImpl::remote_name

Definition at line 157 of file ulxr_tcpip_connection.cpp.

Referenced by ulxr::TcpIpConnection::TcpIpConnection().

struct sockaddr_in ulxr::TcpIpConnection::PImpl::remotedata

Definition at line 158 of file ulxr_tcpip_connection.cpp.

socklen_t ulxr::TcpIpConnection::PImpl::remotedata_len

Definition at line 159 of file ulxr_tcpip_connection.cpp.


The documentation for this struct was generated from the following file:
Generated on Sun Aug 19 20:09:09 2007 for ulxmlrpcpp by  doxygen 1.5.1