cpp-msgpack-light 0.3.0
A light library to serialize MessagePack.
Loading...
Searching...
No Matches
msgpack_light::monotonic_allocator Member List

This is the complete list of members for msgpack_light::monotonic_allocator, including all inherited members.

allocate(std::size_t size, std::size_t alignment)msgpack_light::monotonic_allocatorinline
allocate_buffer(std::size_t size)msgpack_light::monotonic_allocatorinlineprivatestatic
allocate_directly(std::size_t size, std::size_t alignment)msgpack_light::monotonic_allocatorinlineprivate
change_buffer()msgpack_light::monotonic_allocatorinlineprivate
current_buffer_msgpack_light::monotonic_allocatorprivate
current_buffer_size_msgpack_light::monotonic_allocatorprivate
deallocate(void *ptr) noexceptmsgpack_light::monotonic_allocatorinline
initial_buffer_sizemsgpack_light::monotonic_allocatorstatic
last_direct_allocation_msgpack_light::monotonic_allocatorprivate
max_allocation_from_buffermsgpack_light::monotonic_allocatorstatic
monotonic_allocator()msgpack_light::monotonic_allocatorinline
monotonic_allocator(const monotonic_allocator &) noexceptmsgpack_light::monotonic_allocatorinline
monotonic_allocator(monotonic_allocator &&other) noexceptmsgpack_light::monotonic_allocatorinline
next_allocation_point_msgpack_light::monotonic_allocatorprivate
operator=(const monotonic_allocator &) noexceptmsgpack_light::monotonic_allocatorinline
operator=(monotonic_allocator &&other) noexceptmsgpack_light::monotonic_allocatorinline
prepare_buffer()msgpack_light::monotonic_allocatorinlineprivate
remaining_buffer_msgpack_light::monotonic_allocatorprivate
swap(monotonic_allocator &other) noexceptmsgpack_light::monotonic_allocatorinline
try_allocate_from_buffer(std::size_t size, std::size_t alignment)msgpack_light::monotonic_allocatorinlineprivate
~monotonic_allocator()msgpack_light::monotonic_allocatorinline