Rheolef
7.2
an efficient C++ finite element environment
|
see the persistent_table
page for the full documentation
Definition at line 84 of file persistent_table.h.
Static Public Member Functions | |
static A | load (const std::string &name) |
static void | unload (const std::string &name) |
static bool | verbose () |
static void | set_verbose (bool v) |
Protected Types | |
using | loaded_map_type = std::unordered_map< std::string, void * > |
Static Protected Member Functions | |
static loaded_map_type & | get_loaded_map () |
Static Protected Attributes | |
static loaded_map_type | _loaded_map |
static bool | _verbose = false |
|
protected |
Definition at line 91 of file persistent_table.h.
Definition at line 101 of file persistent_table.h.
|
static |
Definition at line 121 of file persistent_table.h.
|
static |
Definition at line 88 of file persistent_table.h.
|
static |
Definition at line 89 of file persistent_table.h.
|
staticprotected |
Definition at line 92 of file persistent_table.h.
|
staticprotected |
Definition at line 94 of file persistent_table.h.
|
staticprotected |
Definition at line 95 of file persistent_table.h.