#include "ace/config-all.h"
#include "tao/AnyTypeCode/TAO_AnyTypeCode_Export.h"
#include "tao/AnyTypeCode/AnyTypeCode_methods.h"
#include "tao/WrongTransactionC.h"
Namespaces | |
namespace | CORBA |
namespace | TAO |
Defines | |
#define | TAO_EXPORT_MACRO TAO_AnyTypeCode_Export |
Functions | |
TAO_AnyTypeCode_Export void | operator<<= (CORBA::Any &, const CORBA::WrongTransaction &) |
TAO_AnyTypeCode_Export void | operator<<= (CORBA::Any &, CORBA::WrongTransaction *) |
TAO_AnyTypeCode_Export CORBA::Boolean | operator>>= (const CORBA::Any &, CORBA::WrongTransaction *&) |
TAO_AnyTypeCode_Export CORBA::Boolean | operator>>= (const CORBA::Any &, const CORBA::WrongTransaction *&) |
Variables | |
TAO_AnyTypeCode_Export::CORBA::TypeCode_ptr const | CORBA::_tc_WrongTransaction |
#define TAO_EXPORT_MACRO TAO_AnyTypeCode_Export |
TAO_AnyTypeCode_Export void operator<<= | ( | CORBA::Any & | , | |
CORBA::WrongTransaction * | ||||
) |
TAO_AnyTypeCode_Export void operator<<= | ( | CORBA::Any & | , | |
const CORBA::WrongTransaction & | ||||
) |
TAO_AnyTypeCode_Export CORBA::Boolean operator>>= | ( | const CORBA::Any & | , | |
const CORBA::WrongTransaction *& | ||||
) |
TAO_AnyTypeCode_Export CORBA::Boolean operator>>= | ( | const CORBA::Any & | , | |
CORBA::WrongTransaction *& | ||||
) |