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

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

_memory_context()=0 (defined in cppgres::abstract_memory_context)cppgres::abstract_memory_contextprotectedpure virtual
alloc(size_t n=1) (defined in cppgres::abstract_memory_context)cppgres::abstract_memory_contextinline
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
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
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