Home
last modified time | relevance | path

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

/third_party/boost/libs/statechart/test/
DOuterOrthogonal.hpp85 struct Orthogonal2 : sc::state< MostDerived, Context, struct
95 typedef Orthogonal2 my_base; argument
97 Orthogonal2( my_context ctx ) : base_type( ctx ) in Orthogonal2() argument
102 ~Orthogonal2() in ~Orthogonal2() argument
DTransitionTest.cpp296 struct S2 : Orthogonal2< S2< M >, S0< M >, S21< M > >
298 typedef Orthogonal2< S2< M >, S0< M >, S21< M > > my_base;