TAO_AnyTypeCode
2.0.8
|
#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 *&) |
#define TAO_EXPORT_MACRO TAO_AnyTypeCode_Export |
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 *& | |||
) |