Cppgres
Build Postgres extensions in C++
Loading...
Searching...
No Matches
cppgres::alloc_set_memory_context Member List

This is the complete list of members for cppgres::alloc_set_memory_context, including all inherited members.

_memory_context() override (defined in cppgres::owned_memory_context)cppgres::owned_memory_contextinlineprotectedvirtual
alloc(size_t n=1) (defined in cppgres::abstract_memory_context)cppgres::abstract_memory_contextinline
alloc_set_memory_context() (defined in cppgres::alloc_set_memory_context)cppgres::alloc_set_memory_contextinline
alloc_set_memory_context(memory_context &ctx) (defined in cppgres::alloc_set_memory_context)cppgres::alloc_set_memory_contextinline
context (defined in cppgres::owned_memory_context)cppgres::owned_memory_contextprotected
delete_context() (defined in cppgres::abstract_memory_context)cppgres::abstract_memory_contextinline
free(T *ptr) (defined in cppgres::abstract_memory_context)cppgres::abstract_memory_contextinline
moved (defined in cppgres::owned_memory_context)cppgres::owned_memory_contextprotected
operator!=(abstract_memory_context &c) (defined in cppgres::abstract_memory_context)cppgres::abstract_memory_contextinline
operator::MemoryContext() (defined in cppgres::abstract_memory_context)cppgres::abstract_memory_contextinline
operator==(abstract_memory_context &c) (defined in cppgres::abstract_memory_context)cppgres::abstract_memory_contextinline
owned_memory_context(::MemoryContext context) (defined in cppgres::alloc_set_memory_context)cppgres::alloc_set_memory_contextinline
register_reset_callback(::MemoryContextCallbackFunction func, void *arg) (defined in cppgres::abstract_memory_context)cppgres::abstract_memory_contextinline
reset() (defined in cppgres::abstract_memory_context)cppgres::abstract_memory_contextinline
~owned_memory_context() (defined in cppgres::owned_memory_context)cppgres::owned_memory_contextinlineprotected