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

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

_memory_context() override (defined in cppgres::memory_context)cppgres::memory_contextinlineprotectedvirtual
alloc(size_t n=1) (defined in cppgres::abstract_memory_context)cppgres::abstract_memory_contextinline
context (defined in cppgres::memory_context)cppgres::memory_contextprotected
delete_context() (defined in cppgres::abstract_memory_context)cppgres::abstract_memory_contextinline
for_pointer(void *ptr) (defined in cppgres::memory_context)cppgres::memory_contextinlinestatic
free(T *ptr) (defined in cppgres::abstract_memory_context)cppgres::abstract_memory_contextinline
memory_context() (defined in cppgres::memory_context)cppgres::memory_contextinlineexplicit
memory_context(::MemoryContext context) (defined in cppgres::memory_context)cppgres::memory_contextinlineexplicit
memory_context(abstract_memory_context &&context) (defined in cppgres::memory_context)cppgres::memory_contextinlineexplicit
memory_context(owned_memory_context &&ctx) (defined in cppgres::memory_context)cppgres::memory_contextinlineexplicit
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 (defined in cppgres::memory_context)cppgres::memory_contextfriend
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
tracking_memory_context (defined in cppgres::memory_context)cppgres::memory_contextfriend