#include "ace/config-all.h"
#include "tao/TAO_Export.h"
#include "tao/ORB.h"
#include "tao/Environment.h"
#include "tao/Objref_VarOut_T.h"
Include dependency graph for Typecode_typesC.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | CORBA |
namespace | TAO |
Defines | |
#define | TAO_EXPORT_MACRO TAO_Export |
Typedefs | |
typedef TCKind & | TCKind_out |
Enumerations | |
enum | TCKind { tk_null, tk_void, tk_short, tk_long, tk_ushort, tk_ulong, tk_float, tk_double, tk_boolean, tk_char, tk_octet, tk_any, tk_TypeCode, tk_Principal, tk_objref, tk_struct, tk_union, tk_enum, tk_string, tk_sequence, tk_array, tk_alias, tk_except, tk_longlong, tk_ulonglong, tk_longdouble, tk_wchar, tk_wstring, tk_fixed, tk_value, tk_value_box, tk_native, tk_abstract_interface, tk_local_interface, tk_component, tk_home, tk_event, TAO_TC_KIND_COUNT } |
Functions | |
TAO_Export CORBA::Boolean | operator<< (TAO_OutputCDR &, CORBA::TCKind) |
TAO_Export CORBA::Boolean | operator>> (TAO_InputCDR &, CORBA::TCKind &) |
|
|
|
|
|
|
|
|
|