Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

ConnectionReader::SocketInfo Class Reference

#include <connectionReader.h>

List of all members.

Public Member Functions

 SocketInfo (const PT(Connection)&connection)
bool is_udp () const
PRFileDesc * get_socket () const
 PT (Connection) _connection

Public Attributes

bool _busy
bool _error


Constructor & Destructor Documentation

ConnectionReader::SocketInfo::SocketInfo const PT(Connection)&  connection  ) 
 

Definition at line 44 of file connectionReader.cxx.

References _busy, and _error.


Member Function Documentation

PRFileDesc * ConnectionReader::SocketInfo::get_socket  )  const
 

Definition at line 67 of file connectionReader.cxx.

Referenced by ConnectionReader::process_incoming_tcp_data(), ConnectionReader::process_incoming_udp_data(), ConnectionReader::process_raw_incoming_tcp_data(), ConnectionReader::process_raw_incoming_udp_data(), and ConnectionReader::rebuild_poll_list().

bool ConnectionReader::SocketInfo::is_udp  )  const
 

Definition at line 57 of file connectionReader.cxx.

Referenced by ConnectionReader::process_incoming_data().

ConnectionReader::SocketInfo::PT Connection   ) 
 


Member Data Documentation

bool ConnectionReader::SocketInfo::_busy
 

Definition at line 98 of file connectionReader.h.

Referenced by ConnectionReader::finish_socket(), ConnectionReader::get_next_available_socket(), ConnectionReader::rebuild_poll_list(), SocketInfo(), and ConnectionReader::~ConnectionReader().

bool ConnectionReader::SocketInfo::_error
 

Definition at line 99 of file connectionReader.h.

Referenced by ConnectionReader::get_next_available_socket(), ConnectionReader::is_connection_ok(), ConnectionReader::rebuild_poll_list(), and SocketInfo().


The documentation for this class was generated from the following files:
Generated on Fri Apr 18 00:11:43 2003 for Panda by doxygen1.3