Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

MessagingC.cpp File Reference

#include "MessagingC.h"
#include "tao/Stub.h"
#include "tao/Invocation.h"
#include "tao/PortableInterceptor.h"
#include "tao/RequestInfo_Util.h"
#include "tao/ClientRequestInfo_i.h"
#include "tao/ClientInterceptorAdapter.h"
#include "MessagingC.i"

Include dependency graph for MessagingC.cpp:

Include dependency graph

Defines

#define _MESSAGING_POLICYVALUE__TAO_SEQ_OCTET_CS_
#define __TAO_UNBOUNDED_SEQUENCE_MESSAGING_POLICYVALUESEQ_CS_
#define _MESSAGING_POLICYVALUESEQ_CS_
#define _MESSAGING_EXCEPTIONHOLDER___INIT_CS_
#define _MESSAGING_EXCEPTIONHOLDER__TAO_SEQ_OCTET_CS_

Functions

CORBA::TypeCode _tc_TAO_tc_Messaging_RebindMode (CORBA::tk_alias, sizeof(_oc_Messaging_RebindMode),(char *)&_oc_Messaging_RebindMode, 0, sizeof(Messaging::RebindMode))
 TAO_NAMESPACE_TYPE (CORBA::TypeCode_ptr) TAO_NAMESPACE_BEGIN(Messaging) TAO_NAMESPACE_DEFINE(CORBA
CORBA::TypeCode _tc_TAO_tc_Messaging_SyncScope (CORBA::tk_alias, sizeof(_oc_Messaging_SyncScope),(char *)&_oc_Messaging_SyncScope, 0, sizeof(Messaging::SyncScope))
CORBA::TypeCode _tc_TAO_tc_Messaging_RoutingType (CORBA::tk_alias, sizeof(_oc_Messaging_RoutingType),(char *)&_oc_Messaging_RoutingType, 0, sizeof(Messaging::RoutingType))
CORBA::TypeCode _tc_TAO_tc_Messaging_Timeout (CORBA::tk_alias, sizeof(_oc_Messaging_Timeout),(char *)&_oc_Messaging_Timeout, 0, sizeof(Messaging::Timeout))
CORBA::TypeCode _tc_TAO_tc_Messaging_Priority (CORBA::tk_alias, sizeof(_oc_Messaging_Priority),(char *)&_oc_Messaging_Priority, 0, sizeof(Messaging::Priority))
CORBA::TypeCode _tc_TAO_tc_Messaging_Ordering (CORBA::tk_alias, sizeof(_oc_Messaging_Ordering),(char *)&_oc_Messaging_Ordering, 0, sizeof(Messaging::Ordering))
CORBA::TypeCode _tc_TAO_tc_Messaging_PriorityRange (CORBA::tk_struct, sizeof(_oc_Messaging_PriorityRange),(char *)&_oc_Messaging_PriorityRange, 0, sizeof(Messaging::PriorityRange))
CORBA::TypeCode _tc_TAO_tc_Messaging_RoutingTypeRange (CORBA::tk_struct, sizeof(_oc_Messaging_RoutingTypeRange),(char *)&_oc_Messaging_RoutingTypeRange, 0, sizeof(Messaging::RoutingTypeRange))
CORBA::TypeCode _tc_TAO_tc_Messaging_PolicyValue (CORBA::tk_struct, sizeof(_oc_Messaging_PolicyValue),(char *)&_oc_Messaging_PolicyValue, 0, sizeof(Messaging::PolicyValue))
CORBA::TypeCode _tc_TAO_tc_Messaging_PolicyValueSeq (CORBA::tk_alias, sizeof(_oc_Messaging_PolicyValueSeq),(char *)&_oc_Messaging_PolicyValueSeq, 0, sizeof(Messaging::PolicyValueSeq))
CORBA::TypeCode _tc_TAO_tc_Messaging_ReplyHandler (CORBA::tk_objref, sizeof(_oc_Messaging_ReplyHandler),(char *)&_oc_Messaging_ReplyHandler, 0, sizeof(Messaging::ReplyHandler))
void operator<<= (CORBA::Any &_tao_any, const Messaging::PriorityRange &_tao_elem)
void operator<<= (CORBA::Any &_tao_any, Messaging::PriorityRange *_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, Messaging::PriorityRange *&_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const Messaging::PriorityRange *&_tao_elem)
void operator<<= (CORBA::Any &_tao_any, const Messaging::RoutingTypeRange &_tao_elem)
void operator<<= (CORBA::Any &_tao_any, Messaging::RoutingTypeRange *_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, Messaging::RoutingTypeRange *&_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const Messaging::RoutingTypeRange *&_tao_elem)
void operator<<= (CORBA::Any &_tao_any, const Messaging::PolicyValue &_tao_elem)
void operator<<= (CORBA::Any &_tao_any, Messaging::PolicyValue *_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, Messaging::PolicyValue *&_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const Messaging::PolicyValue *&_tao_elem)
void operator<<= (CORBA::Any &_tao_any, const Messaging::PolicyValueSeq &_tao_elem)
void operator<<= (CORBA::Any &_tao_any, Messaging::PolicyValueSeq *_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, Messaging::PolicyValueSeq *&_tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, const Messaging::PolicyValueSeq *&_tao_elem)
void operator<<= (CORBA::Any &_tao_any, Messaging::ReplyHandler_ptr _tao_elem)
CORBA::Boolean operator>>= (const CORBA::Any &_tao_any, Messaging::ReplyHandler_ptr &_tao_elem)
CORBA::Boolean operator<< (TAO_OutputCDR &strm, const Messaging::PolicyValue::_tao_seq_Octet &_tao_sequence)
CORBA::Boolean operator>> (TAO_InputCDR &strm, Messaging::PolicyValue::_tao_seq_Octet &_tao_sequence)
CORBA::Boolean operator<< (TAO_OutputCDR &strm, const Messaging::PolicyValueSeq &_tao_sequence)
CORBA::Boolean operator>> (TAO_InputCDR &strm, Messaging::PolicyValueSeq &_tao_sequence)
CORBA::Boolean operator<< (TAO_OutputCDR &strm, const Messaging::ReplyHandler_ptr _tao_objref)
CORBA::Boolean operator>> (TAO_InputCDR &strm, Messaging::ReplyHandler_ptr &_tao_objref)

Variables

const CORBA::Long _oc_Messaging_RebindMode []
const CORBA::Long _oc_Messaging_PolicyValueSeq []
const CORBA::Long _oc_Messaging_ReplyHandler []

Define Documentation

#define __TAO_UNBOUNDED_SEQUENCE_MESSAGING_POLICYVALUESEQ_CS_
 

#define _MESSAGING_EXCEPTIONHOLDER___INIT_CS_
 

#define _MESSAGING_EXCEPTIONHOLDER__TAO_SEQ_OCTET_CS_
 

#define _MESSAGING_POLICYVALUE__TAO_SEQ_OCTET_CS_
 

#define _MESSAGING_POLICYVALUESEQ_CS_
 


Function Documentation

CORBA::TypeCode _tc_TAO_tc_Messaging_Ordering CORBA::tk_alias   ,
sizeof(_oc_Messaging_Ordering)   ,
(char *)&    _oc_Messaging_Ordering,
 ,
sizeof(Messaging::Ordering  
[static]
 

CORBA::TypeCode _tc_TAO_tc_Messaging_PolicyValue CORBA::tk_struct   ,
sizeof(_oc_Messaging_PolicyValue)   ,
(char *)&    _oc_Messaging_PolicyValue,
 ,
sizeof(Messaging::PolicyValue  
[static]
 

CORBA::TypeCode _tc_TAO_tc_Messaging_PolicyValueSeq CORBA::tk_alias   ,
sizeof(_oc_Messaging_PolicyValueSeq  ,
(char *)&    _oc_Messaging_PolicyValueSeq,
 ,
sizeof(Messaging::PolicyValueSeq  
[static]
 

CORBA::TypeCode _tc_TAO_tc_Messaging_Priority CORBA::tk_alias   ,
sizeof(_oc_Messaging_Priority)   ,
(char *)&    _oc_Messaging_Priority,
 ,
sizeof(Messaging::Priority  
[static]
 

CORBA::TypeCode _tc_TAO_tc_Messaging_PriorityRange CORBA::tk_struct   ,
sizeof(_oc_Messaging_PriorityRange)   ,
(char *)&    _oc_Messaging_PriorityRange,
 ,
sizeof(Messaging::PriorityRange  
[static]
 

CORBA::TypeCode _tc_TAO_tc_Messaging_RebindMode CORBA::tk_alias   ,
sizeof(_oc_Messaging_RebindMode  ,
(char *)&    _oc_Messaging_RebindMode,
 ,
sizeof(Messaging::RebindMode  
[static]
 

CORBA::TypeCode _tc_TAO_tc_Messaging_ReplyHandler CORBA::tk_objref   ,
sizeof(_oc_Messaging_ReplyHandler  ,
(char *)&    _oc_Messaging_ReplyHandler,
 ,
sizeof(Messaging::ReplyHandler  
[static]
 

CORBA::TypeCode _tc_TAO_tc_Messaging_RoutingType CORBA::tk_alias   ,
sizeof(_oc_Messaging_RoutingType)   ,
(char *)&    _oc_Messaging_RoutingType,
 ,
sizeof(Messaging::RoutingType  
[static]
 

CORBA::TypeCode _tc_TAO_tc_Messaging_RoutingTypeRange CORBA::tk_struct   ,
sizeof(_oc_Messaging_RoutingTypeRange)   ,
(char *)&    _oc_Messaging_RoutingTypeRange,
 ,
sizeof(Messaging::RoutingTypeRange  
[static]
 

CORBA::TypeCode _tc_TAO_tc_Messaging_SyncScope CORBA::tk_alias   ,
sizeof(_oc_Messaging_SyncScope)   ,
(char *)&    _oc_Messaging_SyncScope,
 ,
sizeof(Messaging::SyncScope  
[static]
 

CORBA::TypeCode _tc_TAO_tc_Messaging_Timeout CORBA::tk_alias   ,
sizeof(_oc_Messaging_Timeout)   ,
(char *)&    _oc_Messaging_Timeout,
 ,
sizeof(Messaging::Timeout  
[static]
 

CORBA::Boolean operator<< TAO_OutputCDR   strm,
const Messaging::ReplyHandler_ptr    _tao_objref
 

CORBA::Boolean operator<< TAO_OutputCDR   strm,
const Messaging::PolicyValueSeq   _tao_sequence
 

CORBA::Boolean operator<< TAO_OutputCDR   strm,
const Messaging::PolicyValue::_tao_seq_Octet &    _tao_sequence
 

void operator<<= CORBA::Any &    _tao_any,
Messaging::ReplyHandler_ptr    _tao_elem
 

void operator<<= CORBA::Any &    _tao_any,
Messaging::PolicyValueSeq   _tao_elem
 

void operator<<= CORBA::Any &    _tao_any,
const Messaging::PolicyValueSeq   _tao_elem
 

void operator<<= CORBA::Any &    _tao_any,
Messaging::PolicyValue   _tao_elem
 

void operator<<= CORBA::Any &    _tao_any,
const Messaging::PolicyValue   _tao_elem
 

void operator<<= CORBA::Any &    _tao_any,
Messaging::RoutingTypeRange   _tao_elem
 

void operator<<= CORBA::Any &    _tao_any,
const Messaging::RoutingTypeRange   _tao_elem
 

void operator<<= CORBA::Any &    _tao_any,
Messaging::PriorityRange   _tao_elem
 

void operator<<= CORBA::Any &    _tao_any,
const Messaging::PriorityRange   _tao_elem
 

CORBA::Boolean operator>> TAO_InputCDR   strm,
Messaging::ReplyHandler_ptr &    _tao_objref
 

CORBA::Boolean operator>> TAO_InputCDR   strm,
Messaging::PolicyValueSeq   _tao_sequence
 

CORBA::Boolean operator>> TAO_InputCDR   strm,
Messaging::PolicyValue::_tao_seq_Octet &    _tao_sequence
 

CORBA::Boolean operator>>= const CORBA::Any &    _tao_any,
Messaging::ReplyHandler_ptr &    _tao_elem
 

CORBA::Boolean operator>>= const CORBA::Any &    _tao_any,
const Messaging::PolicyValueSeq *&    _tao_elem
 

CORBA::Boolean operator>>= const CORBA::Any &    _tao_any,
Messaging::PolicyValueSeq *&    _tao_elem
 

CORBA::Boolean operator>>= const CORBA::Any &    _tao_any,
const Messaging::PolicyValue *&    _tao_elem
 

CORBA::Boolean operator>>= const CORBA::Any &    _tao_any,
Messaging::PolicyValue *&    _tao_elem
 

CORBA::Boolean operator>>= const CORBA::Any &    _tao_any,
const Messaging::RoutingTypeRange *&    _tao_elem
 

CORBA::Boolean operator>>= const CORBA::Any &    _tao_any,
Messaging::RoutingTypeRange *&    _tao_elem
 

CORBA::Boolean operator>>= const CORBA::Any &    _tao_any,
const Messaging::PriorityRange *&    _tao_elem
 

CORBA::Boolean operator>>= const CORBA::Any &    _tao_any,
Messaging::PriorityRange *&    _tao_elem
 

TAO_NAMESPACE_TYPE CORBA::TypeCode_ptr   
 


Variable Documentation

const CORBA::Long _oc_Messaging_PolicyValueSeq[] [static]
 

const CORBA::Long _oc_Messaging_RebindMode[] [static]
 

Initial value:

{
  TAO_ENCAP_BYTE_ORDER, 
  37,
  ACE_NTOHL (0x49444c3a),
  ACE_NTOHL (0x6f6d672e),
  ACE_NTOHL (0x6f72672f),
  ACE_NTOHL (0x4d657373),
  ACE_NTOHL (0x6167696e),
  ACE_NTOHL (0x672f5265),
  ACE_NTOHL (0x62696e64),
  ACE_NTOHL (0x4d6f6465),
  ACE_NTOHL (0x3a312e30),
  ACE_NTOHL (0x0),  
  11,
  ACE_NTOHL (0x52656269),
  ACE_NTOHL (0x6e644d6f),
  ACE_NTOHL (0x64650000),  
  CORBA::tk_short,

}

const CORBA::Long _oc_Messaging_ReplyHandler[] [static]
 

Initial value:

{
  TAO_ENCAP_BYTE_ORDER, 
  39,
  ACE_NTOHL (0x49444c3a),
  ACE_NTOHL (0x6f6d672e),
  ACE_NTOHL (0x6f72672f),
  ACE_NTOHL (0x4d657373),
  ACE_NTOHL (0x6167696e),
  ACE_NTOHL (0x672f5265),
  ACE_NTOHL (0x706c7948),
  ACE_NTOHL (0x616e646c),
  ACE_NTOHL (0x65723a31),
  ACE_NTOHL (0x2e300000),  
  13,
  ACE_NTOHL (0x5265706c),
  ACE_NTOHL (0x7948616e),
  ACE_NTOHL (0x646c6572),
  ACE_NTOHL (0x0),  
}


Generated on Sun Feb 17 18:32:45 2002 for TAO by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001