#include "ace/config-all.h"
#include "tao/TAO_Export.h"
#include "tao/ORB.h"
#include "tao/Environment.h"
Include dependency graph for WrongTransactionC.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | CORBA |
namespace | TAO |
Classes | |
exception | CORBA::WrongTransaction |
UserException for DII requests. More... | |
Defines | |
#define | TAO_EXPORT_MACRO TAO_Export |
#define | _CORBA_WRONGTRANSACTION_CH_ |
Functions | |
TAO_Export void | operator<<= (CORBA::Any &, const CORBA::WrongTransaction &) |
TAO_Export void | operator<<= (CORBA::Any &, CORBA::WrongTransaction *) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, CORBA::WrongTransaction *&) |
TAO_Export CORBA::Boolean | operator>>= (const CORBA::Any &, const CORBA::WrongTransaction *&) |
TAO_Export CORBA::Boolean | operator<< (TAO_OutputCDR &, const CORBA::WrongTransaction &) |
TAO_Export CORBA::Boolean | operator>> (TAO_InputCDR &, CORBA::WrongTransaction &) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|