Searched defs:NormalizedComponent (Results 1 – 3 of 3) sorted by relevance
29 inline NormalizedComponent<Params...>::NormalizedComponent(Component<Params...> (*getComponent)(For… in NormalizedComponent() function37 inline NormalizedComponent<Params...>::NormalizedComponent(fruit::impl::ComponentStorage&& storage, in NormalizedComponent() function
55 class NormalizedComponent; variable
71 friend class NormalizedComponent; variable