#include <LinkedBlocPoint.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 32 of file LinkedBlocPoint.hxx.
| LinkedBlocPoint::LinkedBlocPoint | ( | const std::list< AbstractPoint * > & | nodes, |
| AbstractPoint * | father | ||
| ) |
Definition at line 25 of file LinkedBlocPoint.cxx.
|
virtual |
Definition at line 65 of file LinkedBlocPoint.cxx.
|
virtual |
Implements YACS::ENGINE::AbstractPoint.
Definition at line 29 of file LinkedBlocPoint.cxx.
References YACS::ENGINE::BlocPoint::_nodes.
|
virtual |
Implements YACS::ENGINE::AbstractPoint.
Definition at line 36 of file LinkedBlocPoint.cxx.
References YACS::ENGINE::BlocPoint::_nodes.
|
virtual |
Implements YACS::ENGINE::AbstractPoint.
Definition at line 43 of file LinkedBlocPoint.cxx.
References YACS::ENGINE::BlocPoint::_nodes, and PMMLBasicsTestLauncher::ret.
|
virtual |
Implements YACS::ENGINE::AbstractPoint.
Definition at line 51 of file LinkedBlocPoint.cxx.
References YACS::ENGINE::BlocPoint::_nodes, and PMMLBasicsTestLauncher::ret.