#include <ForkBlocPoint.hxx>


Additional Inherited Members | |
Static Public Member Functions inherited from YACS::ENGINE::AbstractPoint | |
| static bool | IsGatherB4Ext (Node *node) |
| static bool | IsSimplyLinkedAfterExt (Node *node) |
| static bool | IsScatterAfterExt (Node *node) |
| static bool | IsSimplyLinkedBeforeExt (Node *node) |
| static bool | IsNoLinksBefore (Node *node) |
| static bool | IsNoLinksAfter (Node *node) |
| static Node * | GetNodeB4 (Node *node) |
| static Node * | GetNodeAfter (Node *node) |
| static AbstractPoint * | GetDirectSonOf (AbstractPoint *refFather, AbstractPoint *sonOrLittleSon) |
| static bool | IsCommonDirectSonOf (AbstractPoint *refFather, const std::list< OutGate * > &outgs, AbstractPoint *&ret) |
| static bool | IsCommonDirectSonOf (AbstractPoint *refFather, const std::list< InGate * > &ings, AbstractPoint *&ret) |
Protected Attributes inherited from YACS::ENGINE::BlocPoint | |
| std::list< AbstractPoint * > | _nodes |
Definition at line 30 of file ForkBlocPoint.hxx.
| ForkBlocPoint::ForkBlocPoint | ( | const std::list< AbstractPoint * > & | nodes, |
| AbstractPoint * | father | ||
| ) |
Definition at line 27 of file ForkBlocPoint.cxx.
|
virtual |
Definition at line 31 of file ForkBlocPoint.cxx.
|
virtual |
Implements YACS::ENGINE::AbstractPoint.
Definition at line 35 of file ForkBlocPoint.cxx.
References YACS::ENGINE::BlocPoint::_nodes.
|
virtual |
Implements YACS::ENGINE::AbstractPoint.
Definition at line 42 of file ForkBlocPoint.cxx.
References YACS::ENGINE::BlocPoint::_nodes.
|
virtual |
Implements YACS::ENGINE::AbstractPoint.
Definition at line 49 of file ForkBlocPoint.cxx.
References YACS::ENGINE::BlocPoint::_nodes, and PMMLBasicsTestLauncher::ret.
|
virtual |
Implements YACS::ENGINE::AbstractPoint.
Definition at line 57 of file ForkBlocPoint.cxx.
References YACS::ENGINE::BlocPoint::_nodes, and PMMLBasicsTestLauncher::ret.