TAO 4.0.2
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Functions
WrongTransactionC.h File Reference
#include "ace/config-all.h"
#include "tao/ORB.h"

Classes

class  CORBA::WrongTransaction
 UserException for DII requests. More...
 

Namespaces

namespace  CORBA
 FUZZ: disable check_for_include/.
 
namespace  TAO
 Define symbolic names for the ORB collocation strategies as used at runtime.
 

Macros

#define _CORBA_WRONGTRANSACTION_CH_
 

Functions

CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::WrongTransaction &)
 
CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::WrongTransaction &)
 

Macro Definition Documentation

◆ _CORBA_WRONGTRANSACTION_CH_

#define _CORBA_WRONGTRANSACTION_CH_

Function Documentation

◆ operator<<()

CORBA::Boolean operator<< ( TAO_OutputCDR & strm,
const CORBA::WrongTransaction & _tao_aggregate )

◆ operator>>()