#include "orbsvcs/Notify/notify_serv_export.h"#include "orbsvcs/Notify/Method_Request_Updates_T.h"#include "orbsvcs/Notify/Method_Request.h"#include "orbsvcs/Notify/EventTypeSeq.h"#include "orbsvcs/Notify/Proxy.h"

Go to the source code of this file.
Classes | |
| class | TAO_Notify_Method_Request_Updates |
| Command Object to send updates to proxys. More... | |
| class | TAO_Notify_Method_Request_Updates_No_Copy |
| Command Object to send updates to proxys. More... | |
Typedefs | |
| typedef TAO_Notify_Method_Request_Updates_T < const TAO_Notify_EventTypeSeq, TAO_Notify_Proxy::Ptr, const TAO_Notify_EventTypeSeq &, TAO_Notify_Proxy * > | TAO_Notify_Method_Request_Updates_Base |
| typedef TAO_Notify_Method_Request_Updates_T < const TAO_Notify_EventTypeSeq &, TAO_Notify_Proxy *, const TAO_Notify_EventTypeSeq &, TAO_Notify_Proxy * > | TAO_Notify_Method_Request_Updates_No_Copy_Base |
Definition in file Method_Request_Updates.h.
| typedef TAO_Notify_Method_Request_Updates_T<const TAO_Notify_EventTypeSeq , TAO_Notify_Proxy::Ptr , const TAO_Notify_EventTypeSeq& , TAO_Notify_Proxy* > TAO_Notify_Method_Request_Updates_Base |
Definition at line 32 of file Method_Request_Updates.h.
| typedef TAO_Notify_Method_Request_Updates_T<const TAO_Notify_EventTypeSeq& , TAO_Notify_Proxy* , const TAO_Notify_EventTypeSeq& , TAO_Notify_Proxy* > TAO_Notify_Method_Request_Updates_No_Copy_Base |
Definition at line 61 of file Method_Request_Updates.h.
1.7.0