Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

SocketFromFDMaker Class Reference

#include <streams.h>

Collaboration diagram for SocketFromFDMaker:

[legend]
List of all members.

Public Member Functions

 SocketFromFDMaker (int fd, LPTHREAD_START_ROUTINE lpt, bool wait_for_termination=false)
 ~SocketFromFDMaker ()
SOCKET GetSocket ()

Protected Attributes

HANDLE m_hThread
socket_fd_pair m_pair
SOCKET m_socket
bool m_wait

Constructor & Destructor Documentation

SocketFromFDMaker::SocketFromFDMaker int  fd,
LPTHREAD_START_ROUTINE  lpt,
bool  wait_for_termination = false
 

SocketFromFDMaker::~SocketFromFDMaker  ) 
 


Member Function Documentation

SOCKET SocketFromFDMaker::GetSocket  )  [inline]
 

Definition at line 20 of file streams.h.


Member Data Documentation

HANDLE SocketFromFDMaker::m_hThread [protected]
 

Definition at line 13 of file streams.h.

socket_fd_pair SocketFromFDMaker::m_pair [protected]
 

Definition at line 14 of file streams.h.

SOCKET SocketFromFDMaker::m_socket [protected]
 

Definition at line 15 of file streams.h.

bool SocketFromFDMaker::m_wait [protected]
 

Definition at line 16 of file streams.h.


The documentation for this class was generated from the following file:
Generated on Wed Dec 15 15:08:23 2004 for WvStreams by  doxygen 1.3.9.1