Home
last modified time | relevance | path

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

/third_party/boost/libs/statechart/test/
DTransitionTest.cpp42 typedef Action * ActionPtr; typedef
74 template< ActionPtr pAction >
115 template< ActionPtr pAction >
122 typedef ActionPtr ActionArray[ arrayLength ];
167 for ( ActionPtr * pCurrent = &actions[ 0 ]; in CompareToExpectedActionSequence()
205 void ThrowAction( ActionPtr pThrowAction ) in ThrowAction()
246 template< ActionPtr pAction >
260 ActionPtr pThrowAction_;