Home
last modified time | relevance | path

Searched refs:rc_no_initial_substate (Results 1 – 3 of 3) sorted by relevance

/dports/devel/sobjectizer/sobjectizer-v.5.7.2.5/dev/so_5/
H A Dret_code.hpp63 const int rc_no_initial_substate = 17; variable
H A Dagent.cpp427 SO_5_THROW_EXCEPTION( rc_no_initial_substate, in actual_state_to_enter()
/dports/devel/sobjectizer/sobjectizer-v.5.7.2.5/dev/test/so_5/state/composite_state_change/
H A Dmain.cpp69 if( so_5::rc_no_initial_substate != ex.error_code() ) in so_evt_start()