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

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

active() const (定义于 ast::Object)ast::Objectinline
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
cast(const Object *obj) const (定义于 ast::Class)ast::Class
Class(Class *parent=nullptr)ast::Classexplicit
ClassInit(Class *cls) (定义于 ast::Object)ast::Objectstatic
constructor_ast::Classprotected
decRef()ast::Referencedinline
decRefNoDelete()ast::Referencedinline
decWeakRef()ast::Referencedinline
defaultObject_ast::Classprotected
desc() constast::Structinline
desc_ast::Structprotected
destruct()ast::Referencedinline
displayName() constast::Object
FConstructor typedef (定义于 ast::Class)ast::Class
FResolve typedef (定义于 ast::Class)ast::Class
getAllProperties(std::vector< Property * > &out, bool overwriteSameName=false) constast::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::Referencedinline
incWeakRef()ast::Referencedinline
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
isVirtual() constast::Classinline
name() constast::Objectinline
name_ast::Structprotected
newObject(Object *parentScope) constast::Class
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
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
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
resolve(StringView value) constast::Class
resolve_ast::Classprotected
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
setConstructor(FConstructor constructor)ast::Classinline
setConstructor()ast::Classinline
setConstructor() (定义于 ast::Class)ast::Classinline
setDesc(StringView desc)ast::Structinline
setDestructed() (定义于 ast::Referenced)ast::Referencedinlineprotected
setIsComponent(bool isComponent) (定义于 ast::Object)ast::Object
setIsEntity(bool isEntity) (定义于 ast::Object)ast::Object
setName(StringView name) finalast::Structinlinevirtual
setParent(Class *parent)ast::Classinline
setParent()ast::Classinline
setParentScope(Object *parentScope)ast::Object
setReadOnly(bool readOnly) (定义于 ast::Object)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
tr(const char *msg) const (定义于 ast::Object)ast::Object
type() constast::Objectinline
typeName() const (定义于 ast::Object)ast::Object
weakRefCount() constast::Referencedinline
~Class() (定义于 ast::Class)ast::Class
~Object() (定义于 ast::Object)ast::Objectprotectedvirtual
~Referenced() (定义于 ast::Referenced)ast::Referencedinlinevirtual
~Struct() override (定义于 ast::Struct)ast::Struct