TAO  2.1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Macros | Typedefs | Enumerations | Functions
Typecode_typesC.h File Reference
#include "tao/Basic_Types.h"
#include "ace/streams.h"

Namespaces

namespace  CORBA
 FUZZ: disable check_for_include/.
 

Macros

#define TAO_EXPORT_MACRO   TAO_Export
 

Typedefs

typedef TCKindCORBA::TCKind_out
 

Enumerations

enum  CORBA::TCKind {
  CORBA::tk_null, CORBA::tk_void, CORBA::tk_short, CORBA::tk_long,
  CORBA::tk_ushort, CORBA::tk_ulong, CORBA::tk_float, CORBA::tk_double,
  CORBA::tk_boolean, CORBA::tk_char, CORBA::tk_octet, CORBA::tk_any,
  CORBA::tk_TypeCode, CORBA::tk_Principal, CORBA::tk_objref, CORBA::tk_struct,
  CORBA::tk_union, CORBA::tk_enum, CORBA::tk_string, CORBA::tk_sequence,
  CORBA::tk_array, CORBA::tk_alias, CORBA::tk_except, CORBA::tk_longlong,
  CORBA::tk_ulonglong, CORBA::tk_longdouble, CORBA::tk_wchar, CORBA::tk_wstring,
  CORBA::tk_fixed, CORBA::tk_value, CORBA::tk_value_box, CORBA::tk_native,
  CORBA::tk_abstract_interface, CORBA::tk_local_interface, CORBA::tk_component, CORBA::tk_home,
  CORBA::tk_event, CORBA::TAO_TC_KIND_COUNT
}
 

Functions

CORBA::Boolean operator<< (TAO_OutputCDR &, CORBA::TCKind)
 
CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::TCKind &)
 
std::ostream & operator<< (std::ostream &strm, const CORBA::TCKind _tao_enumerator)
 

Macro Definition Documentation

#define TAO_EXPORT_MACRO   TAO_Export

Function Documentation

CORBA::Boolean operator<< ( TAO_OutputCDR ,
CORBA::TCKind   
)
std::ostream& operator<< ( std::ostream &  strm,
const CORBA::TCKind  _tao_enumerator 
)
CORBA::Boolean operator>> ( TAO_InputCDR ,
CORBA::TCKind  
)