Home
last modified time | relevance | path

Searched defs:ResultRow (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/ComponentTools/
H A Dcomponent_query.h88 struct ResultRow { in CORE_BEGIN_NAMESPACE() struct
93 ResultRow& operator=(const ResultRow& rhs) = delete; in CORE_BEGIN_NAMESPACE()
95 ResultRow& operator=(ResultRow&& rhs) noexcept = default; in CORE_BEGIN_NAMESPACE()
106 Entity entity; in CORE_BEGIN_NAMESPACE()
110 BASE_NS::vector<IComponentManager::ComponentId> components; in CORE_BEGIN_NAMESPACE()