TAO 3.1.4
Loading...
Searching...
No Matches
Namespaces | Functions
Typecode_typesC.cpp File Reference
#include "tao/Typecode_typesC.h"
#include "tao/CDR.h"

Namespaces

namespace  TAO
 Define symbolic names for the ORB collocation strategies as used at runtime.
 

Functions

CORBA::Boolean operator<< (TAO_OutputCDR &strm, CORBA::TCKind _tao_enumerator)
 
CORBA::Boolean operator>> (TAO_InputCDR &strm, CORBA::TCKind &_tao_enumerator)
 
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 )