#include "ace/Functor.h"
#include "orbsvcs/ESF/ESF_Delayed_Command.inl"
Classes | |
class | TAO_ESF_Connected_Command< Target, Object > |
Implements a Command object that invokes the connected_i() method on the target, passing an argument of type Object. More... | |
class | TAO_ESF_Reconnected_Command< Target, Object > |
Implements a Command object that invokes the reconnected_i() method on the target, passing an argument of type Object. More... | |
class | TAO_ESF_Disconnected_Command< Target, Object > |
Implements a Command object that invokes the disconnected_i() method on the target, passing an argument of type Object. More... | |
class | TAO_ESF_Shutdown_Command< Target > |
Implements a Command object that invokes the shutdown_i() method on the target, passing an argument of type Object. More... |
http://doc.ece.uci.edu/~coryan/EC/index.html