#include <NbBranches.hxx>


Public Member Functions | |
| NoNbBranches ()=default | |
| std::unique_ptr< NbBranchesAbstract > | copy (Node *node) const override |
| int | getNumberOfBranches (int nbOfElems) const override |
| bool | isMyName (const std::string &name) const override |
| void | exInit (bool start) override |
| InputPort * | getPort () const override |
| bool | isMultiplicitySpecified (unsigned &value) const override |
| void | forceMultiplicity (unsigned value) override |
| int | getIntValue () const override |
Additional Inherited Members | |
Static Public Member Functions inherited from YACS::ENGINE::NbBranchesAbstract | |
| static bool | IsBranchPortName (const std::string &name) |
Static Protected Attributes inherited from YACS::ENGINE::NbBranchesAbstract | |
| static const char | NAME_OF_NUMBER_OF_BRANCHES [] ="nbBranches" |
Definition at line 65 of file NbBranches.hxx.
|
default |
|
overridevirtual |
Implements YACS::ENGINE::NbBranchesAbstract.
Definition at line 73 of file NbBranches.cxx.
|
overridevirtual |
Implements YACS::ENGINE::NbBranchesAbstract.
Definition at line 83 of file NbBranches.cxx.
|
overridevirtual |
Implements YACS::ENGINE::NbBranchesAbstract.
Definition at line 97 of file NbBranches.cxx.
|
overridevirtual |
Implements YACS::ENGINE::NbBranchesAbstract.
Definition at line 102 of file NbBranches.cxx.
|
overridevirtual |
Implements YACS::ENGINE::NbBranchesAbstract.
Definition at line 78 of file NbBranches.cxx.
|
overridevirtual |
Implements YACS::ENGINE::NbBranchesAbstract.
Definition at line 87 of file NbBranches.cxx.
|
overridevirtual |
Implements YACS::ENGINE::NbBranchesAbstract.
Definition at line 92 of file NbBranches.cxx.
|
inlineoverridevirtual |
Implements YACS::ENGINE::NbBranchesAbstract.
Definition at line 71 of file NbBranches.hxx.