#include "Typecode.h"
#include "Any.h"
#include "Marshal.h"
#include "CORBA_String.h"
#include "CDR.h"
#include "debug.h"
#include "Any_Unknown_IDL_Type.h"
#include "ORB_Constants.h"
#include "SystemException.h"
#include "ace/Guard_T.h"
#include "ace/Malloc_Base.h"
#include "ace/Null_Mutex.h"
#include "ace/OS_NS_string.h"
#include "tao/Typecode.i"
Include dependency graph for Typecode.cpp:
Namespaces | |
namespace | TAO |
Functions | |
const char * | get_rcsid_tao_Typecode (const char *) |
CORBA::TypeCode_ptr | Objref_Traits< CORBA::TypeCode >::duplicate (CORBA::TypeCode_ptr p) |
void | Objref_Traits< CORBA::TypeCode >::release (CORBA::TypeCode_ptr p) |
CORBA::TypeCode_ptr | Objref_Traits< CORBA::TypeCode >::nil (void) |
CORBA::Boolean | Objref_Traits< CORBA::TypeCode >::marshal (CORBA::TypeCode_ptr p, TAO_OutputCDR &cdr) |
CORBA::Boolean | operator<< (TAO_OutputCDR &cdr, const CORBA::TypeCode *x) |
CORBA::Boolean | operator>> (TAO_InputCDR &cdr, CORBA::TypeCode *&x) |
CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const CORBA::TCKind &_tao_enumval) |
CORBA::Boolean | operator>> (TAO_InputCDR &strm, CORBA::TCKind &_tao_enumval) |
Variables | |
const char * | rcsid_tao_Typecode = get_rcsid_tao_Typecode ( rcsid_tao_Typecode ) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|