BioDynaMo
v1.05.120-25dc9790
|
#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 |