Embedded Multicore Building Blocks V1.0.0
|
This is the complete list of members for embb::base::Allocator< Type >, including all inherited members.
address(reference x) const | embb::base::Allocator< Type > | |
address(const_reference x) const | embb::base::Allocator< Type > | |
allocate(size_type n, const void *=0) | embb::base::Allocator< Type > | |
Allocator() | embb::base::Allocator< Type > | |
Allocator(const Allocator &) | embb::base::Allocator< Type > | |
Allocator(const Allocator< OtherType > &) | embb::base::Allocator< Type > | |
const_pointer typedef | embb::base::Allocator< Type > | |
const_reference typedef | embb::base::Allocator< Type > | |
construct(pointer p, const value_type &val) | embb::base::Allocator< Type > | |
deallocate(pointer p, size_type) | embb::base::Allocator< Type > | |
destroy(pointer p) | embb::base::Allocator< Type > | |
difference_type typedef | embb::base::Allocator< Type > | |
max_size() const | embb::base::Allocator< Type > | |
pointer typedef | embb::base::Allocator< Type > | |
reference typedef | embb::base::Allocator< Type > | |
size_type typedef | embb::base::Allocator< Type > | |
value_type typedef | embb::base::Allocator< Type > | |
~Allocator() | embb::base::Allocator< Type > |