|
BioDynaMo
v1.05.125-2619fe54
|
#include <io.h>
Public Member Functions | |
| IntegralTypeWrapper (const T &data) | |
| IntegralTypeWrapper (TRootIOCtor *io_ctor) | |
| const T & | Get () const |
Private Member Functions | |
| BDM_CLASS_DEF_NV (IntegralTypeWrapper, 1) | |
Private Attributes | |
| T | data_ |
ROOT cannot write a single integral type (int, real_t, ...). Therefore, this wrapper is needed
|
inlineexplicit |
|
inlineexplicit |
|
private |
|
inline |
|
private |
1.8.17