TAO 3.1.4
Loading...
Searching...
No Matches
Namespaces | 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/.
 

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

Function Documentation

◆ operator<<() [1/2]

std::ostream & operator<< ( std::ostream & strm,
const CORBA::TCKind _tao_enumerator )

◆ operator<<() [2/2]

CORBA::Boolean operator<< ( TAO_OutputCDR & strm,
CORBA::TCKind _tao_enumerator )

◆ operator>>()

CORBA::Boolean operator>> ( TAO_InputCDR & strm,
CORBA::TCKind & _tao_enumerator )