![]() |
![]() |
|
Index
Source Files
Annotated Class List
Alphabetical Class List
Class Hierarchy
Graphical Class Hierarchy
|
||
![]() |
![]() |
#include <SocketMonitor.h>
Inheritance diagram for FIX::SocketMonitor::Strategy:

Public Member Functions | |
| virtual | ~Strategy () |
| virtual void | onConnect (SocketMonitor &, int socket)=0 |
| virtual void | onEvent (SocketMonitor &, int socket)=0 |
| virtual void | onWrite (SocketMonitor &, int socket)=0 |
| virtual void | onError (SocketMonitor &, int socket)=0 |
| virtual void | onError (SocketMonitor &)=0 |
| virtual void | onTimeout (SocketMonitor &) |
|
|
Definition at line 97 of file SocketMonitor.h.
00098 {}
|
|
||||||||||||
|
Implemented in FIX::ConnectorWrapper, and FIX::ServerWrapper. Referenced by FIX::SocketMonitor::processWriteSet(). |
|
|
Implemented in FIX::ConnectorWrapper, and FIX::ServerWrapper. |
|
||||||||||||
|
Implemented in FIX::ConnectorWrapper, and FIX::ServerWrapper. Referenced by FIX::SocketMonitor::block(). |
|
||||||||||||
|
Implemented in FIX::ConnectorWrapper, and FIX::ServerWrapper. Referenced by FIX::SocketMonitor::processReadSet(). |
|
|
Reimplemented in FIX::ConnectorWrapper, and FIX::ServerWrapper. Definition at line 104 of file SocketMonitor.h. Referenced by FIX::SocketMonitor::block().
00105 {}}
|
|
||||||||||||
|
Implemented in FIX::ConnectorWrapper, and FIX::ServerWrapper. Referenced by FIX::SocketMonitor::processWriteSet(). |
1.3.6-20040222 written by Dimitri van Heesch,
© 1997-2001