TAO 2.0.2
|
#include "tao/Typecode_typesC.h"
#include "tao/CDR.h"
Namespaces | |
namespace | TAO |
Define symbolic names for the ORB collocation strategies. | |
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) |
CORBA::Boolean operator<< | ( | TAO_OutputCDR & | strm, |
CORBA::TCKind | _tao_enumerator | ||
) |
std::ostream& operator<< | ( | std::ostream & | strm, |
const CORBA::TCKind | _tao_enumerator | ||
) |
CORBA::Boolean operator>> | ( | TAO_InputCDR & | strm, |
CORBA::TCKind & | _tao_enumerator | ||
) |