#include "ace/Event_Handler.h"
Include dependency graph for Transport_Timer.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | TAO_Transport_Timer |
Allows TAO_Transport instances to receive timeout notifications from the Reactor. In other words, implements the Adapter Role, of the Adapter Pattern, where the Adaptee is a TAO_Transport and the client is the Reactor. More... | |
Variables | |
TAO_BEGIN_VERSIONED_NAMESPACE_DECL class | TAO_Transport |
Definition in file Transport_Timer.h.
|
Definition at line 28 of file Transport_Timer.h. |