CORGI
An open source project by
FPL
.
Main Page
Programmer's Guide
API reference
Readme
Contributing
Modules
Class List
File List
Class List
Class Index
Class Hierarchy
Class Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Groups
Pages
corgi::VectorPool< T > Member List
This is the complete list of members for
corgi::VectorPool< T >
, including all inherited members.
active_count
() const
corgi::VectorPool< T >
inline
begin
()
corgi::VectorPool< T >
inline
cbegin
()
corgi::VectorPool< T >
inline
cend
()
corgi::VectorPool< T >
inline
Clear
()
corgi::VectorPool< T >
inline
ConstIterator
typedef
corgi::VectorPool< T >
end
()
corgi::VectorPool< T >
inline
FreeElement
(size_t index)
corgi::VectorPool< T >
inline
FreeElement
(VectorPoolReference element)
corgi::VectorPool< T >
inline
FreeElement
(Iterator iter)
corgi::VectorPool< T >
inline
GetElementData
(size_t index)
corgi::VectorPool< T >
inline
GetElementData
(size_t index) const
corgi::VectorPool< T >
inline
GetNewElement
(AllocationLocation alloc_location)
corgi::VectorPool< T >
inline
Iterator
typedef
corgi::VectorPool< T >
IteratorTemplate
(defined in
corgi::VectorPool< T >
)
corgi::VectorPool< T >
friend
kFirstFree
corgi::VectorPool< T >
static
kFirstUsed
corgi::VectorPool< T >
static
kInvalidId
corgi::VectorPool< T >
static
kLastFree
corgi::VectorPool< T >
static
kLastUsed
corgi::VectorPool< T >
static
kOutOfBounds
corgi::VectorPool< T >
static
kTotalReserved
corgi::VectorPool< T >
static
Reserve
(size_t new_size)
corgi::VectorPool< T >
inline
Size
() const
corgi::VectorPool< T >
inline
VectorPool
()
corgi::VectorPool< T >
inline
VectorPoolReference
(defined in
corgi::VectorPool< T >
)
corgi::VectorPool< T >
friend