App::VariableExpression Member List
This is the complete list of members for App::VariableExpression, including all inherited members.
| addComponent(Component *component) override | App::VariableExpression | virtual |
| adjustLinks(const std::set< App::DocumentObject * > &inList) | App::Expression | |
| BaseClass() | Base::BaseClass | |
| cache | App::UnitExpression | mutableprotected |
| comment | App::Expression | |
| ComponentList typedef | App::Expression | |
| components | App::Expression | protected |
| copy() const | App::Expression | |
| create(void) | Base::BaseClass | static |
| createComponent(const std::string &n) | App::Expression | static |
| createComponent(Expression *e1, Expression *e2=0, Expression *e3=0, bool isRange=false) | App::Expression | static |
| eval() const | App::Expression | |
| Expression(const App::DocumentObject *_owner) | App::Expression | |
| ExpressionVisitor | App::Expression | |
| getClassTypeId(void) | Base::BaseClass | static |
| getDepObjects(std::vector< std::string > *labels=0) const | App::Expression | |
| getDepObjects(std::set< App::DocumentObject * > &, std::vector< std::string > *labels=0) const | App::Expression | |
| getDeps(ExpressionDeps &deps) const | App::Expression | |
| getDeps() const | App::Expression | |
| getIdentifiers(std::set< App::ObjectIdentifier > &) const | App::Expression | |
| getIdentifiers() const | App::Expression | |
| getOwner() const | App::Expression | |
| getPath() const | App::VariableExpression | |
| getProperty() const | App::VariableExpression | |
| getPyObject(void) | Base::BaseClass | virtual |
| getPyValue() const | App::Expression | |
| getQuantity() const | App::UnitExpression | |
| getScaler() const | App::UnitExpression | |
| getTypeId(void) const | Base::BaseClass | virtual |
| getUnit() const | App::UnitExpression | |
| getUnitString() const | App::UnitExpression | |
| getValue() const | App::UnitExpression | |
| getValueAsAny() const | App::Expression | |
| hasComponent() const | App::Expression | |
| importSubNames(const std::map< std::string, std::string > &nameMap) const | App::Expression | |
| init(void) | Base::BaseClass | static |
| initSubclass(Base::Type &toInit, const char *ClassName, const char *ParentName, Type::instantiationMethod method=nullptr) | Base::BaseClass | protectedstatic |
| isDerivedFrom(const Type type) const | Base::BaseClass | |
| isSame(const Expression &other) const | App::Expression | |
| isTouched() const override | App::VariableExpression | virtual |
| name() const | App::VariableExpression | |
| owner | App::Expression | protected |
| parse(const App::DocumentObject *owner, const std::string &buffer) | App::Expression | static |
| priority() const | App::Expression | virtual |
| replaceObject(const App::DocumentObject *parent, App::DocumentObject *oldObj, App::DocumentObject *newObj) const | App::Expression | |
| setPath(const ObjectIdentifier &path) | App::VariableExpression | |
| setPyObject(PyObject *) | Base::BaseClass | virtual |
| setQuantity(const Base::Quantity &_quantity) | App::UnitExpression | |
| setUnit(const Base::Quantity &_quantity) | App::UnitExpression | |
| simplify() const override | App::VariableExpression | virtual |
| toString(bool persistent=false, bool checkPriority=false, int indent=0) const | App::Expression | |
| toString(std::ostream &os, bool persistent=false, bool checkPriority=false, int indent=0) const | App::Expression | |
| UnitExpression(const App::DocumentObject *_owner=0, const Base::Quantity &_quantity=Base::Quantity(), const std::string &_unitStr=std::string()) | App::UnitExpression | |
| updateLabelReference(App::DocumentObject *obj, const std::string &ref, const char *newLabel) const | App::Expression | |
| var | App::VariableExpression | protected |
| VariableExpression(const App::DocumentObject *_owner=0, ObjectIdentifier _var=ObjectIdentifier()) | App::VariableExpression | |
| visit(ExpressionVisitor &v) | App::Expression | |
| ~BaseClass() | Base::BaseClass | virtual |
| ~Expression() | App::Expression | virtual |
| ~UnitExpression() | App::UnitExpression | |
| ~VariableExpression() | App::VariableExpression |
1.8.17