TAO_AnyTypeCode  2.1.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Namespaces | Macros | Functions
WrongTransactionA.h File Reference
#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
 

Macros

#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 *&)
 

Macro Definition Documentation

#define TAO_EXPORT_MACRO   TAO_AnyTypeCode_Export

Function Documentation

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 ,
const CORBA::WrongTransaction *&   
)