Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Typecode.h File Reference

#include "ace/Thread_Mutex.h"
#include "ace/Hash_Map_Manager_T.h"
#include "ace/Unbounded_Queue.h"
#include "tao/UserException.h"
#include "tao/Environment.h"
#include "tao/Pseudo_VarOut_T.h"
#include "tao/Objref_VarOut_T.h"
#include "tao/Object_Argument_T.h"
#include "tao/Arg_Traits_T.h"
#include "tao/TC_Constants_Forward.h"
#include "tao/OBV_Constants.h"
#include "tao/CORBA_methods.h"
#include "tao/Sequence_T.h"
#include "tao/Typecode_typesC.h"
#include "tao/TAO_Export.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

Namespaces

namespace  TAO
namespace  CORBA

Classes

class  CORBA::TypeCode
 The CORBA TypeCode class. It maintains the in-memory representation of any OMG CORBA IDL data type. More...
class  CORBA::TypeCode::Bounds
class  CORBA::TypeCode::BadKind
class  TAO::Arg_Traits< CORBA::TypeCode >
 Used in generated code if CORBA::TypeCode is an argument or return type. More...
struct  TAO::Objref_Traits< ::CORBA::TypeCode >
class  TAO::TC_Private_State
 Private state of the TypeCode. More...

Typedefs

typedef TAO_Pseudo_Var_T<
TypeCode > 
TypeCode_var
typedef TAO_Pseudo_Out_T<
TypeCode, TypeCode_var
TypeCode_out

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

Id
Typecode.h,v 1.75 2005/01/06 15:25:25 jwillemsen Exp

Header file CORBA's "TypeCode" type.

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

DOC group at Wash U, UCI and Vanderbilt U.


Typedef Documentation

typedef TAO_Pseudo_Out_T<TypeCode, TypeCode_var> CORBA::TypeCode_out
 

typedef TAO_Pseudo_Var_T<TypeCode> CORBA::TypeCode_var
 


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 Feb 10 20:43:33 2005 for TAO by  doxygen 1.3.9.1