#include "ace/Event_Handler.h"
#include "TAO_Export.h"
Include dependency graph for Transport_Timer.h:
This graph shows which files directly or indirectly include 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... |