Cogs.Core
Cogs
Core
TaskPool
Cogs::Core::TaskPool Member List
This is the complete list of members for
Cogs::Core::TaskPool
, including all inherited members.
create
(ARGS &&... args)
Cogs::Collections::Pool< Task >
inline
destroy
(Task *element)
Cogs::Collections::Pool< Task >
inline
getCapacity
() const
Cogs::Collections::Pool< Task >
inline
getHandle
(Task *element) const
Cogs::Collections::Pool< Task >
inline
getPageSize
() const
Cogs::Collections::Pool< Task >
inline
isAllocated
(ElementHandle handle) const
Cogs::Collections::Pool< Task >
inline
isValid
(ElementHandle handle) const
Cogs::Collections::Pool< Task >
inline
operator=
(Pool &&) noexcept=default
Cogs::Collections::Pool< Task >
operator=
(const Pool &)=delete
Cogs::Collections::Pool< Task >
operator[]
(ElementHandle handle)
Cogs::Collections::Pool< Task >
inline
Pool
(MemBlockType memType=MemBlockType::Bucket)
Cogs::Collections::Pool< Task >
inline
Pool
(ElementOffset capacity, ElementOffset pageSize=128, MemBlockType memType=MemBlockType::Bucket)
Cogs::Collections::Pool< Task >
inline
Pool
(ElementOffset capacity, ElementOffset pageSize, Memory::Allocator *allocator, MemBlockType memType=MemBlockType::Bucket)
Cogs::Collections::Pool< Task >
inline
Pool
(Pool &&) noexcept=default
Cogs::Collections::Pool< Task >
Pool
(const Pool &)=delete
Cogs::Collections::Pool< Task >
resize
(size_t capacity)
Cogs::Collections::Pool< Task >
inline
size
() const
Cogs::Collections::Pool< Task >
inline
TaskPool
()
Cogs::Core::TaskPool
inline
Generated by
1.9.6