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

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

accept(ExprVisitor &visitor)=0ast::Exprpure virtual
addDelayedLink(Func &&link)ast::Objectinline
addDelayedLinkIfFailed(Func &&link)ast::Objectinline
attr(StringView path)ast::Object
cache_mutex_ast::OpUnarymutableprotected
ClassInit(Class *cls) (定义于 ast::Object)ast::Objectstatic
decRef()ast::Objectinline
decRefNoDelete()ast::Objectinline
decWeakRef()ast::Objectinline
destruct()ast::Objectinline
eval() const overrideast::OpUnaryvirtual
exec() constast::Exprinlinevirtual
expr_ast::OpUnaryprotected
func_ast::OpUnarymutableprotected
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::OpUnaryvirtual
getID() constast::Object
getName() constast::Objectvirtual
getParentScope() constast::Object
getProperty(StringView fieldName) constast::Object
getRepresentation() constast::Objectvirtual
getType() constast::Objectvirtual
incRef()ast::Objectinline
incWeakRef()ast::Objectinline
isDestructed() constast::Objectinline
isOfType(const Class *type) constast::Object
isOfType(StringView typeName) constast::Object
isOfType() constast::Object
name() constast::Objectinline
Object() (定义于 ast::Expr)ast::Exprinline
Object(Object *parentScope) (定义于 ast::Expr)ast::Exprexplicit
Object(std::nullptr_t) (定义于 ast::Expr)ast::Expr
Object(initial_strong_ref_t)ast::Exprinline
Object(const Object &obj) (定义于 ast::Expr)ast::Exprinline
op_ast::OpUnaryprotected
operator=(const Object &) (定义于 ast::Object)ast::Objectinlineprotected
OpUnary(EOpUnaryType op, Expr *expr) (定义于 ast::OpUnary)ast::OpUnaryinline
refCount() constast::Objectinline
Resolve(StringView value)ast::Objectstatic
resolveLinks()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
setName(StringView name) overrideast::Exprinlinevirtual
setParentScope(Object *parentScope)ast::Object
setValue(Value *val) overrideast::Opinlinevirtual
showEditDialog()ast::Object
StaticType() (定义于 ast::Object)ast::Objectinlinestatic
staticType (定义于 ast::Object)ast::Objectstatic
type() constast::Objectinline
type_ast::OpUnarymutableprotected
typeName() const (定义于 ast::Object)ast::Object
weakRefCount() constast::Objectinline
~Expr() override=default (定义于 ast::Expr)ast::Expr
~Object() (定义于 ast::Object)ast::Objectprotectedvirtual
~OpUnary()=default (定义于 ast::OpUnary)ast::OpUnaryvirtual