#include "ace/pre.h"
#include "MessagingC.h"
#include "ace/post.h"
Include dependency graph for Messaging.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | TAO_Messaging_Helper |
Typedefs | |
typedef void(* | TAO_Reply_Handler_Skeleton )(TAO_InputCDR &, Messaging::ReplyHandler *, CORBA::ULong reply_status ACE_ENV_ARG_DECL_NOT_USED) |
Enumerations | |
enum | TAO_AMI_Reply_Status { TAO_AMI_REPLY_OK, TAO_AMI_REPLY_NOT_OK, TAO_AMI_REPLY_USER_EXCEPTION, TAO_AMI_REPLY_SYSTEM_EXCEPTION } |
Messaging.h,v 1.7 2002/01/29 20:20:32 okellogg Exp
Include all the required headers to use CORBA Messaging easily.
|
|
|
|