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

GIOPC.h File Reference

#include "ace/pre.h"
#include "tao/corbafwd.h"
#include "tao/IOPC.h"
#include "tao/Object_KeyC.h"
#include "ace/post.h"

Include dependency graph for GIOPC.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Defines

#define TAO_EXPORT_MACRO   TAO_Export

Functions

TAO_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const GIOP::IORAddressingInfo &)
TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, GIOP::IORAddressingInfo &)
TAO_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const GIOP::TargetAddress &)
TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, GIOP::TargetAddress &)
TAO_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const GIOP::Version &)
TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, GIOP::Version &)

Detailed Description

GIOPC.h,v 1.10 2000/12/15 20:06:47 coryan Exp

Generated from GIOP1_2.pidl, that contains a part of the new data type definitions for GIOP1.2 module. The code was generated by the IDL compiler and then hand-crafted to reduce the includes interdependencies. hand crafted by Balachandran Natarajan <bala@cs.wustl.edu>


Define Documentation

#define TAO_EXPORT_MACRO   TAO_Export
 


Function Documentation

ACE_INLINE CORBA::Boolean operator<< ( TAO_OutputCDR & strm,
const GIOP::Version & ver )
 

ACE_INLINE CORBA::Boolean operator<< ( TAO_OutputCDR & strm,
const GIOP::TargetAddress & _tao_union )
 

ACE_INLINE CORBA::Boolean operator<< ( TAO_OutputCDR & strm,
const GIOP::IORAddressingInfo & _tao_aggregate )
 

ACE_INLINE CORBA::Boolean operator>> ( TAO_InputCDR & strm,
GIOP::Version & ver )
 

ACE_INLINE CORBA::Boolean operator>> ( TAO_InputCDR & strm,
GIOP::TargetAddress & _tao_union )
 

ACE_INLINE CORBA::Boolean operator>> ( TAO_InputCDR & strm,
GIOP::IORAddressingInfo & _tao_aggregate )
 


Generated at Sat Dec 1 11:47:36 2001 for TAO by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000