#include <Bloc.hxx>
Public Types | |
| typedef std::list< std::pair< InGate *, bool > >::iterator | Iterator |
| typedef std::list< std::pair< InGate *, bool > > & | Nexts |
Static Public Member Functions | |
| static Nexts | getNexts (Node *node) |
| typedef std::list< std::pair<InGate *,bool> >::iterator YACS::ENGINE::CFDirectionVisTraits< true >::Iterator |
| typedef std::list< std::pair<InGate *,bool> >& YACS::ENGINE::CFDirectionVisTraits< true >::Nexts |
|
inlinestatic |
Definition at line 118 of file Bloc.hxx.
References YACS::ENGINE::OutGate::edMapInGate(), and YACS::ENGINE::Node::getOutGate().