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

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

addDelayedLink(Func &&link)ast::Objectinline
addDelayedLinkIfFailed(Func &&link)ast::Objectinline
addProperty(StringView name, Property *property)ast::Struct
addProperty(Property *property)ast::Struct
addToRegistry() constast::Class
AST_OBJECT(Class) (定义于 ast::Class)ast::Class
attr(StringView path)ast::Object
cast(Object *obj) constast::Class
Class(Class *parent=nullptr)ast::Classexplicit
ClassInit(Class *cls) (定义于 ast::Object)ast::Objectstatic
constructor_ast::Classprotected
decRef()ast::Objectinline
decRefNoDelete()ast::Objectinline
decWeakRef()ast::Objectinline
defaultObject_ast::Classprotected
desc() constast::Structinline
desc_ast::Structprotected
destruct()ast::Objectinline
FConstructor typedef (定义于 ast::Class)ast::Class
FResolve typedef (定义于 ast::Class)ast::Class
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
getDefaultObject() constast::Class
getID() constast::Object
getModuleName() constast::Struct
getName() const finalast::Structinlinevirtual
getParent() constast::Classinline
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
isVirtual() constast::Classinline
name() constast::Objectinline
name_ast::Structprotected
newObject(Object *parentScope) constast::Class
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
parent_ast::Classprotected
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
resolve(StringView value) constast::Class
resolve_ast::Classprotected
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
setConstructor(FConstructor constructor)ast::Classinline
setConstructor()ast::Classinline
setConstructor() (定义于 ast::Class)ast::Classinline
setDesc(StringView desc)ast::Structinline
setName(StringView name) finalast::Structinlinevirtual
setParent(Class *parent)ast::Classinline
setParent()ast::Classinline
setParentScope(Object *parentScope)ast::Object
setResolve(FResolve resolve)ast::Classinline
setResolve() (定义于 ast::Class)ast::Classinline
showEditDialog()ast::Object
StaticType() (定义于 ast::Object)ast::Objectinlinestatic
staticType (定义于 ast::Object)ast::Objectstatic
Struct() (定义于 ast::Class)ast::Classinline
type() constast::Objectinline
typeName() const (定义于 ast::Object)ast::Object
weakRefCount() constast::Objectinline
~Class() (定义于 ast::Class)ast::Class
~Object() (定义于 ast::Object)ast::Objectprotectedvirtual
~Struct() override (定义于 ast::Struct)ast::Struct