This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | Components |
namespace | Components::Transaction |
Classes | |
exception | Components::Transaction::NoTransaction |
exception | Components::Transaction::NotSupported |
exception | Components::Transaction::SystemError |
exception | Components::Transaction::RollbackError |
exception | Components::Transaction::HeuristicMixed |
exception | Components::Transaction::HeuristicRollback |
exception | Components::Transaction::Security |
exception | Components::Transaction::InvalidToken |
interface | Components::Transaction::UserTransaction |
Defines | |
#define | CCM_TRANSACTION_IDL |
Typedefs | |
typedef sequence< octet > | TranToken |
Enumerations | |
enum | Status { ACTIVE, MARKED_ROLLBACK, PREPARED, COMMITTED, ROLLED_BACK, NO_TRANSACTION, PREPARING, COMMITTING, ROLLING_BACK } |
|
@ Compile this file with: tao_idl -Gv -I ../.. -I ../../orbsvcs/orbsvcs \ -Wb,export_macro=CIAO_Export \ -Wb,export_include=CIAO_export.h \ -Wb,pre_include="ace/pre.h" \ -Wb,post_include="ace/post.h" \ CCM_Transaction.idl |
|
|
|
|