Gaia-ECS v0.9.3
A simple and powerful entity component system
Loading...
Searching...
No Matches
gaia::ecs::detail::CommandBuffer< AccessContext > Member List

This is the complete list of members for gaia::ecs::detail::CommandBuffer< AccessContext >, including all inherited members.

add(EntityKind kind=EntityKind::EK_Gen)gaia::ecs::detail::CommandBuffer< AccessContext >inline
add(Entity entity)gaia::ecs::detail::CommandBuffer< AccessContext >inline
add(Entity entity, Entity other)gaia::ecs::detail::CommandBuffer< AccessContext >inline
add(Entity entity, T &&value)gaia::ecs::detail::CommandBuffer< AccessContext >inline
CommandBuffer(World &world) (defined in gaia::ecs::detail::CommandBuffer< AccessContext >)gaia::ecs::detail::CommandBuffer< AccessContext >inlineexplicit
CommandBuffer(CommandBuffer &&)=delete (defined in gaia::ecs::detail::CommandBuffer< AccessContext >)gaia::ecs::detail::CommandBuffer< AccessContext >
CommandBuffer(const CommandBuffer &)=delete (defined in gaia::ecs::detail::CommandBuffer< AccessContext >)gaia::ecs::detail::CommandBuffer< AccessContext >
commit()gaia::ecs::detail::CommandBuffer< AccessContext >inline
copy(Entity entityFrom)gaia::ecs::detail::CommandBuffer< AccessContext >inline
del(Entity entity)gaia::ecs::detail::CommandBuffer< AccessContext >inline
del(Entity entity)gaia::ecs::detail::CommandBuffer< AccessContext >inline
del(Entity entity, Entity object)gaia::ecs::detail::CommandBuffer< AccessContext >inline
operator=(CommandBuffer &&)=delete (defined in gaia::ecs::detail::CommandBuffer< AccessContext >)gaia::ecs::detail::CommandBuffer< AccessContext >
operator=(const CommandBuffer &)=delete (defined in gaia::ecs::detail::CommandBuffer< AccessContext >)gaia::ecs::detail::CommandBuffer< AccessContext >
set(Entity entity, T &&value)gaia::ecs::detail::CommandBuffer< AccessContext >inline
~CommandBuffer()=default (defined in gaia::ecs::detail::CommandBuffer< AccessContext >)gaia::ecs::detail::CommandBuffer< AccessContext >