🛰️航天仿真算法库 SpaceAST 0.0.1
载入中...
搜索中...
未找到
ast::Variable 成员列表

成员的完整列表,这些成员属于 ast::Variable,包括所有继承而来的类成员

__pad0__ (定义于 ast::Variable)ast::Variable
accept(ExprVisitor &visitor)=0ast::Exprpure virtual
active() const (定义于 ast::Object)ast::Objectinline
addDelayedLink(Func &&link)ast::Objectinline
addDelayedLinkIfFailed(Func &&link)ast::Objectinline
attr(StringView path)ast::Object
bind(Expr *expr)ast::Variable
bind_ast::Variableprotected
ClassInit(Class *cls) (定义于 ast::Object)ast::Objectstatic
decRef()ast::Referencedinline
decRefNoDelete()ast::Referencedinline
decWeakRef()ast::Referencedinline
desc() const (定义于 ast::Variable)ast::Variableinline
desc_ast::Variableprotected
destruct()ast::Referencedinline
displayName() constast::Object
eval() const finalast::Variablevirtual
expand() const (定义于 ast::Expr)ast::Expr
expr() const (定义于 ast::Variable)ast::Variableinline
expr_ast::Variableprotected
getAttrBool(StringView path, bool &value) constast::Object
getAttrBool(StringView path) constast::Object
getAttrDouble(StringView path, double &value) constast::Object
getAttrDouble(StringView path) constast::Object
getAttrInt(StringView path, int &value) constast::Object
getAttrInt(StringView path) constast::Object
getAttrObject(StringView path, Object *&value) constast::Object
getAttrObject(StringView path) constast::Object
getAttrString(StringView path, std::string &value) constast::Object
getAttrString(StringView path) constast::Object
getExpression(Object *context=nullptr) const overrideast::Variableinlinevirtual
getID() constast::Object
getInnerExpression() constast::Variable
getName() const overrideast::ObjectNamedinlinevirtual
getParent() const (定义于 ast::Object)ast::Object
getParentScope() constast::Object
getProperty(StringView fieldName) constast::Object
getRepresentation() constast::Objectvirtual
getType() constast::Objectvirtual
getValueDouble(double &val) constast::Exprvirtual
incRef()ast::Referencedinline
incWeakRef()ast::Referencedinline
isBind() constast::Variableinline
isComponent() const (定义于 ast::Object)ast::Objectinline
isDestructed() constast::Referencedinline
isEntity() const (定义于 ast::Object)ast::Objectinline
isOfType(const Class *type) constast::Object
isOfType(StringView typeName) constast::Object
isOfType() constast::Object
name() const (定义于 ast::Variable)ast::Variableinline
New() (定义于 ast::Variable)ast::Variablestatic
Object()=default (定义于 ast::Object)ast::Object
Object(Object *parentScope) (定义于 ast::Object)ast::Objectexplicit
Object(std::nullptr_t) (定义于 ast::Object)ast::Object
Object(const Object &obj) (定义于 ast::Object)ast::Objectinlineprotected
ObjectNamed()=defaultast::Expr
ObjectNamed(StringView name)ast::Exprinlineexplicit
operator=(const Object &) (定义于 ast::Object)ast::Objectinlineprotected
readOnly() const (定义于 ast::Object)ast::Objectinline
refCount() constast::Referencedinline
Referenced() (定义于 ast::Object)ast::Objectinline
Referenced(initial_strong_ref_t)ast::Objectinlineexplicit
Resolve(StringView value)ast::Objectstatic
resolveLinks()ast::Object
setActive(bool active) (定义于 ast::Object)ast::Object
setAttrBool(StringView path, bool value)ast::Object
setAttrDouble(StringView path, double value)ast::Object
setAttrInt(StringView path, int value)ast::Object
setAttrObject(StringView path, Object *value)ast::Object
setAttrString(StringView path, StringView value)ast::Object
setBindExpr(Expr *expr)ast::Variable
setDesc(StringView desc) (定义于 ast::Variable)ast::Variableinline
setDestructed() (定义于 ast::Referenced)ast::Referencedinlineprotected
setExpr(Expr *expr)ast::Variable
setExpr(Value *value)ast::Variable
setExpr(StringView value)ast::Variable
setExpr(const std::string &value)ast::Variable
setExpr(const Quantity &quantity)ast::Variable
setExpr(double value)ast::Variable
setExpr(int value)ast::Variable
setExpr(bool value)ast::Variable
setExpr(T value)=delete (定义于 ast::Variable)ast::Variable
setIsComponent(bool isComponent) (定义于 ast::Object)ast::Object
setIsEntity(bool isEntity) (定义于 ast::Object)ast::Object
setName(StringView name) overrideast::ObjectNamedinlinevirtual
setParentScope(Object *parentScope)ast::Object
setReadOnly(bool readOnly) (定义于 ast::Object)ast::Object
setValue(Value *val) finalast::Variablevirtual
setValue(StringView value) (定义于 ast::Variable)ast::Variable
setValueDouble(double val)ast::Exprvirtual
showEditDialog()ast::Object
StaticType() (定义于 ast::Object)ast::Objectinlinestatic
staticType (定义于 ast::Object)ast::Objectstatic
tr(const char *msg) const (定义于 ast::Object)ast::Object
type() constast::Objectinline
typeName() const (定义于 ast::Object)ast::Object
Variable(StringView name, Expr *expr=nullptr, bool bind=false) (定义于 ast::Variable)ast::Variable
Variable(Expr *expr=nullptr, bool bind=false) (定义于 ast::Variable)ast::Variable
weakRefCount() constast::Referencedinline
~Expr() override=default (定义于 ast::Expr)ast::Expr
~Object() (定义于 ast::Object)ast::Objectprotectedvirtual
~Referenced() (定义于 ast::Referenced)ast::Referencedinlinevirtual