Main Page   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 PointerTo< Connection > &connection)
bool is_udp () const
PRFileDesc * get_socket () const

Public Attributes

PointerTo< Connection_connection
bool _busy
bool _error


Constructor & Destructor Documentation

ConnectionReader::SocketInfo::SocketInfo const PointerTo< Connection > &  connection  ) 
 

Definition at line 49 of file connectionReader.cxx.


Member Function Documentation

PRFileDesc * ConnectionReader::SocketInfo::get_socket  )  const
 

Definition at line 76 of file connectionReader.cxx.

References ConnectionReader::_manager.

bool ConnectionReader::SocketInfo::is_udp  )  const
 

Definition at line 64 of file connectionReader.cxx.

References _connection.


Member Data Documentation

bool ConnectionReader::SocketInfo::_busy
 

Definition at line 122 of file connectionReader.h.

PointerTo< Connection > ConnectionReader::SocketInfo::_connection
 

Definition at line 121 of file connectionReader.h.

Referenced by is_udp().

bool ConnectionReader::SocketInfo::_error
 

Definition at line 123 of file connectionReader.h.


The documentation for this class was generated from the following files:
Generated on Fri May 2 00:48:49 2003 for Panda by doxygen1.3