CORBAservices
IDL source Global index
interface Current : CORBA::Current
- begin
- commit
- get_control
- get_status
- get_transaction_name
- resume
- rollback
- rollback_only
- set_timeout
- suspend
void begin()
raises(SubtransactionsUnavailable);
-
void commit(in boolean report_heuristics)
raises(NoTransaction, HeuristicMixed, HeuristicHazard);
-
Control get_control();
-
Status get_status();
-
string get_transaction_name();
-
void resume(in Control which)
raises(InvalidControl);
-
void rollback()
raises(NoTransaction);
-
void rollback_only()
raises(NoTransaction);
-
void set_timeout(in unsigned long seconds);
-
Control suspend();
-
Generated by Sylvain BARTHELEMY, http://www.barth.netliberte.org,
with Sandia idldoc 1.0.