Functions

AMH_DSI_Response_Handler.cpp File Reference

#include "AMH_DSI_Response_Handler.h"
#include "Request.h"
#include "ExceptionList.h"
#include "DII_Invocation.h"
#include "Server_Request.h"
#include "tao/ORB_Core.h"
#include "tao/GIOP_Utils.h"
#include "tao/PortableServer/Root_POA.h"
#include "tao/Valuetype/ValueFactory.h"
#include "tao/Object.h"
#include "tao/Pluggable_Messaging_Utils.h"
#include "tao/AnyTypeCode/Any_Impl.h"
Include dependency graph for AMH_DSI_Response_Handler.cpp:

Go to the source code of this file.

Functions

void tao_TAO_AMH_DSI_Exception_Holder_add_ref (TAO_AMH_DSI_Exception_Holder *p)
void tao_TAO_AMH_DSI_Exception_Holder_remove_ref (TAO_AMH_DSI_Exception_Holder *p)

Function Documentation

void tao_TAO_AMH_DSI_Exception_Holder_add_ref ( TAO_AMH_DSI_Exception_Holder p  ) 

Definition at line 42 of file AMH_DSI_Response_Handler.cpp.

{
  CORBA::add_ref (p);
}

void tao_TAO_AMH_DSI_Exception_Holder_remove_ref ( TAO_AMH_DSI_Exception_Holder p  ) 

Definition at line 48 of file AMH_DSI_Response_Handler.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines