App::PyObjectExpression Member List
This is the complete list of members for App::PyObjectExpression, including all inherited members.
| addComponent(Component *component) | App::Expression | virtual |
| adjustLinks(const std::set< App::DocumentObject * > &inList) | App::Expression | |
| BaseClass() | Base::BaseClass | |
| 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 | |
| getPyObject(void) | Base::BaseClass | virtual |
| getPyValue() const | App::Expression | |
| getTypeId(void) const | Base::BaseClass | virtual |
| 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 | App::Expression | virtual |
| owner | App::Expression | protected |
| parse(const App::DocumentObject *owner, const std::string &buffer) | App::Expression | static |
| priority() const | App::Expression | virtual |
| pyObj | App::PyObjectExpression | protected |
| PyObjectExpression(const App::DocumentObject *_owner=0, PyObject *pyobj=0, bool owned=false) | App::PyObjectExpression | |
| replaceObject(const App::DocumentObject *parent, App::DocumentObject *oldObj, App::DocumentObject *newObj) const | App::Expression | |
| setPyObject(PyObject *) | Base::BaseClass | virtual |
| setPyValue(Py::Object pyobj) | App::PyObjectExpression | |
| setPyValue(PyObject *pyobj, bool owned=false) | App::PyObjectExpression | |
| simplify() const override | App::PyObjectExpression | 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 | |
| updateLabelReference(App::DocumentObject *obj, const std::string &ref, const char *newLabel) const | App::Expression | |
| visit(ExpressionVisitor &v) | App::Expression | |
| ~BaseClass() | Base::BaseClass | virtual |
| ~Expression() | App::Expression | virtual |
| ~PyObjectExpression() | App::PyObjectExpression | virtual |
1.8.17