_buf | PBD::StackAllocator< T, stack_capacity > | private |
_ptr | PBD::StackAllocator< T, stack_capacity > | private |
align_t typedef | PBD::StackAllocator< T, stack_capacity > | private |
allocate(size_type n, void *hint=0) | PBD::StackAllocator< T, stack_capacity > | inline |
const_pointer typedef | PBD::StackAllocator< T, stack_capacity > | |
const_reference typedef | PBD::StackAllocator< T, stack_capacity > | |
construct(U *const p) | PBD::StackAllocator< T, stack_capacity > | inline |
construct(U *const p, A const &a) | PBD::StackAllocator< T, stack_capacity > | inline |
deallocate(pointer p, size_type n) | PBD::StackAllocator< T, stack_capacity > | inline |
destroy(U *const p) | PBD::StackAllocator< T, stack_capacity > | inline |
difference_type typedef | PBD::StackAllocator< T, stack_capacity > | |
max_size() const | PBD::StackAllocator< T, stack_capacity > | inline |
operator!=(StackAllocator const &a) const | PBD::StackAllocator< T, stack_capacity > | inline |
operator=(const StackAllocator &) | PBD::StackAllocator< T, stack_capacity > | private |
operator==(StackAllocator const &a) const | PBD::StackAllocator< T, stack_capacity > | inline |
pointer typedef | PBD::StackAllocator< T, stack_capacity > | |
pointer_in_buffer(pointer const p) | PBD::StackAllocator< T, stack_capacity > | inlineprivate |
reference typedef | PBD::StackAllocator< T, stack_capacity > | |
size_type typedef | PBD::StackAllocator< T, stack_capacity > | |
StackAllocator() | PBD::StackAllocator< T, stack_capacity > | inline |
StackAllocator(const StackAllocator &) | PBD::StackAllocator< T, stack_capacity > | inline |
StackAllocator(const StackAllocator< U, other_capacity > &) | PBD::StackAllocator< T, stack_capacity > | inline |
value_type typedef | PBD::StackAllocator< T, stack_capacity > | |