accept(INodeVisitor *visitor) const final | BasicLattice2D | inlinevirtual |
BasicLattice2D(double length1, double length2, double angle, double xi) | BasicLattice2D | |
clone() const | BasicLattice2D | virtual |
copyNumber(const INode *node) const | INode | |
createParameterTree() const | INode | virtual |
displayName() const | INode | |
getChildren() const | INode | virtual |
getName() const | IParametricComponent | inline |
ICloneable()=default | ICloneable | |
ICloneable(const ICloneable &)=delete | ICloneable | |
ICloneable(ICloneable &&)=default | ICloneable | |
INode() | INode | inline |
INode(const NodeMeta &meta, const std::vector< double > &PValues) | INode | |
IParametricComponent(const std::string &name="") | IParametricComponent | |
IParametricComponent(const IParametricComponent &other) | IParametricComponent | |
Lattice2D(const NodeMeta &meta, const std::vector< double > &PValues) | Lattice2D | |
Lattice2D(double xi) | Lattice2D | explicit |
latticeAngle() const | BasicLattice2D | inlinevirtual |
length1() const | BasicLattice2D | inlinevirtual |
length2() const | BasicLattice2D | inlinevirtual |
m_angle | BasicLattice2D | private |
m_length1 | BasicLattice2D | private |
m_length2 | BasicLattice2D | private |
m_name | IParametricComponent | private |
m_NP | INode | protected |
m_P | INode | protected |
m_parent | INode | private |
m_pool | IParametricComponent | private |
m_xi | Lattice2D | protected |
onChange() | Lattice2D | protectedvirtual |
operator=(const IParametricComponent &other)=delete | IParametricComponent | |
parameter(const std::string &name) const | IParametricComponent | |
parameterPool() const | IParametricComponent | inline |
parametersToString() const | IParametricComponent | |
parent() const | INode | |
parent() | INode | |
progeny() const | INode | |
reciprocalBases() const | Lattice2D | |
registerChild(INode *node) | INode | |
registerParameter(const std::string &name, double *parpointer) | IParametricComponent | |
registerVector(const std::string &base_name, kvector_t *p_vec, const std::string &units="nm") | IParametricComponent | |
removeParameter(const std::string &name) | IParametricComponent | |
removeVector(const std::string &base_name) | IParametricComponent | |
rotationAngle() const | Lattice2D | inline |
setName(const std::string &name) | IParametricComponent | inline |
setParameterValue(const std::string &name, double value) | IParametricComponent | |
setParent(const INode *newParent) | INode | virtual |
setRotationEnabled(bool enabled) | Lattice2D | |
setVectorValue(const std::string &base_name, kvector_t value) | IParametricComponent | |
transferToCPP() | ICloneable | inlinevirtual |
treeToString() const | INode | virtual |
unitCellArea() const | BasicLattice2D | virtual |
XComponentName(const std::string &base_name) | IParametricComponent | static |
YComponentName(const std::string &base_name) | IParametricComponent | static |
ZComponentName(const std::string &base_name) | IParametricComponent | static |
~ICloneable()=default | ICloneable | virtual |
~IComponent() | IComponent | inlinevirtual |
~INode() | INode | inlinevirtual |
~IParametricComponent() | IParametricComponent | virtual |