#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:
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.2 2001/04/01 23:09:56 coryan Exp
Include all the required headers to use CORBA Messaging easily.
|
|