NGL  6.5
The NCCA Graphics Library
internal::Stack< Allocator > Member List

This is the complete list of members for internal::Stack< Allocator >, including all inherited members.

allocator_internal::Stack< Allocator >private
Bottom()internal::Stack< Allocator >inline
Clear()internal::Stack< Allocator >inline
Destroy()internal::Stack< Allocator >inlineprivate
Empty() const internal::Stack< Allocator >inline
Expand(size_t count)internal::Stack< Allocator >inlineprivate
GetAllocator()internal::Stack< Allocator >inline
GetCapacity() const internal::Stack< Allocator >inline
GetSize() const internal::Stack< Allocator >inline
HasAllocator() const internal::Stack< Allocator >inline
initialCapacity_internal::Stack< Allocator >private
operator=(const Stack &)internal::Stack< Allocator >private
ownAllocator_internal::Stack< Allocator >private
Pop(size_t count)internal::Stack< Allocator >inline
Push(size_t count=1)internal::Stack< Allocator >inline
Resize(size_t newCapacity)internal::Stack< Allocator >inlineprivate
ShrinkToFit()internal::Stack< Allocator >inline
Stack(Allocator *allocator, size_t stackCapacity)internal::Stack< Allocator >inline
Stack(const Stack &)internal::Stack< Allocator >private
stack_internal::Stack< Allocator >private
stackEnd_internal::Stack< Allocator >private
stackTop_internal::Stack< Allocator >private
Swap(Stack &rhs) RAPIDJSON_NOEXCEPTinternal::Stack< Allocator >inline
Top()internal::Stack< Allocator >inline
~Stack()internal::Stack< Allocator >inline