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

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

addDelayedLink(Func &&link)ast::Objectinline
addDelayedLinkIfFailed(Func &&link)ast::Objectinline
addProperty(StringView name, Property *property)ast::Struct
addProperty(Property *property)ast::Struct
attr(StringView path)ast::Object
ClassInit(Class *cls) (定义于 ast::Object)ast::Objectstatic
decRef()ast::Objectinline
decRefNoDelete()ast::Objectinline
decWeakRef()ast::Objectinline
desc() constast::Structinline
desc_ast::Structprotected
destruct()ast::Objectinline
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
getID() constast::Object
getModuleName() constast::Struct
getName() const finalast::Structinlinevirtual
getParentScope() constast::Object
getProperties() constast::Structinline
getProperty(StringView name)ast::Struct
ast::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
name_ast::Structprotected
Object() (定义于 ast::Object)ast::Objectinline
Object(Object *parentScope) (定义于 ast::Object)ast::Objectexplicit
Object(std::nullptr_t) (定义于 ast::Object)ast::Object
Object(initial_strong_ref_t)ast::Objectinline
Object(const Object &obj) (定义于 ast::Object)ast::Objectinlineprotected
operator=(const Object &) (定义于 ast::Object)ast::Objectinlineprotected
properties_ast::Structprotected
PropertyList typedef (定义于 ast::Struct)ast::Struct
PropertyMap typedef (定义于 ast::Struct)ast::Struct
propertyMap_ast::Structprotected
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
setDesc(StringView desc)ast::Structinline
setName(StringView name) finalast::Structinlinevirtual
setParentScope(Object *parentScope)ast::Object
showEditDialog()ast::Object
StaticType() (定义于 ast::Object)ast::Objectinlinestatic
staticType (定义于 ast::Object)ast::Objectstatic
Struct() (定义于 ast::Struct)ast::Structinline
type() constast::Objectinline
typeName() const (定义于 ast::Object)ast::Object
weakRefCount() constast::Objectinline
~Object() (定义于 ast::Object)ast::Objectprotectedvirtual
~Struct() override (定义于 ast::Struct)ast::Struct