TypeCode.cpp File Reference

#include "tao/AnyTypeCode/TypeCode.h"
#include "tao/CDR.h"
#include "tao/ORB_Constants.h"
#include "tao/debug.h"
#include "tao/SystemException.h"
#include "ace/OS_NS_string.h"

Include dependency graph for TypeCode.cpp:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  TAO

Functions

CORBA::Boolean operator<< (TAO_OutputCDR &cdr, const CORBA::TypeCode_ptr tc)


Function Documentation

CORBA::Boolean operator<< TAO_OutputCDR cdr,
const CORBA::TypeCode_ptr  tc
 

Definition at line 352 of file TypeCode.cpp.

00354 {
00355   return TAO::TypeCode::marshal (cdr, tc, 0);
00356 }


Generated on Sun Jan 27 13:21:39 2008 for TAO_AnyTypeCode by doxygen 1.3.6