#include "tao/orbconf.h"
#include "tao/LocalObject.h"
#include "dynamicinterface_export.h"
#include "DII_Reply_Handler.inl"
Include dependency graph for DII_Reply_Handler.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | TAO_DII_Reply_Handler_var |
The T_var class for reply handler. More... | |
class | TAO_DII_Reply_Handler |
The class for DII reply handler. More... | |
Typedefs | |
typedef TAO_DII_Reply_Handler * | TAO_DII_Reply_Handler_ptr |
Variables | |
TAO_BEGIN_VERSIONED_NAMESPACE_DECL class | TAO_DII_Reply_Handler |
Forward declaration. |
Definition in file DII_Reply_Handler.h.
|
Definition at line 30 of file DII_Reply_Handler.h. Referenced by TAO_DII_Reply_Handler::_duplicate(), TAO_DII_Reply_Handler_var::_retn(), TAO_DII_Reply_Handler_var::operator=(), and TAO_DII_Reply_Handler_var::TAO_DII_Reply_Handler_var(). |
|
Forward declaration.
Definition at line 29 of file DII_Reply_Handler.h. |