Rheolef  7.2
an efficient C++ finite element environment
Loading...
Searching...
No Matches
iorheobase_memory_handler< T >

Detailed Description

template<class T>
class rheolef::iorheobase_memory_handler< T >

Definition at line 165 of file iorheobase.h.

Static Public Member Functions

static Tiorheobase_alloc ()
static Tget_pointer (std::ios &io)

Static Public Attributes

static std::list< T * > * pointer_list

Member Function Documentation

◆ iorheobase_alloc()

template<class T>
T * iorheobase_alloc ( )
static

Definition at line 168 of file iorheobase.h.

◆ get_pointer()

template<class T>
T * get_pointer ( std::ios & io)
static

Definition at line 181 of file iorheobase.h.

Member Data Documentation

◆ pointer_list

template<class T>
std::list<T*>* pointer_list
static

Definition at line 167 of file iorheobase.h.


The documentation for this class was generated from the following file: