#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:

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

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) |
Header file CORBA's "TypeCode" type.
DOC group at Wash U, UCI and Vanderbilt U.
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.3.9.1