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

Typecode.h File Reference

Typecode.h,v 1.57 2002/06/28 21:55:12 parsons Exp. More...

#include "ace/pre.h"
#include "ace/Synch.h"
#include "tao/Exception.h"
#include "ace/post.h"

Include dependency graph for Typecode.h:

Include dependency graph

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

Included by dependency graph

Compounds

class  CORBA_TypeCode::BadKind
class  CORBA_TypeCode::Bounds
class  CORBA_TypeCode
 The CORBA TypeCode class. It maintains the in-memory representation of any OMG CORBA IDL data type. More...

class  CORBA_TypeCode_out
 The _out class for TypeCode. More...

class  CORBA_TypeCode_var
 A smart pointer for TypeCodes. More...

class  TAO_TypeCodes
 This class is a namespace for TypeCode-related static data that is owned by the ORB. More...

class  TC_Private_State
 Private state of the TypeCode. More...


Functions

TAO_Export CORBA::Boolean operator<< (TAO_OutputCDR &cdr, const CORBA::TypeCode *x)
TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &cdr, CORBA::TypeCode *&x)

Detailed Description

Typecode.h,v 1.57 2002/06/28 21:55:12 parsons Exp.

Header file CORBA's "TypeCode" type.

Author:
Copyright 1994-1995 by Sun Microsystems, Inc.

Function Documentation

TAO_Export CORBA::Boolean operator<< TAO_OutputCDR   cdr,
const CORBA::TypeCode   x
 

TAO_Export CORBA::Boolean operator>> TAO_InputCDR   cdr,
CORBA::TypeCode *&    x
 


Generated on Thu Oct 10 18:15:05 2002 for TAO by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001