#include <xgc_io.hpp>
|
template<class T > |
void | add (const T &new_data) |
|
template<class T , class... Ts> |
void | add (const T &new_data, const Ts &...new_data_rest) |
|
void | write (const XGC_IO_Stream &stream) const |
|
void | read (const XGC_IO_Stream &stream) |
|
template<class T >
void XGC_IO::add |
( |
const T & |
new_data | ) |
|
|
inline |
template<class T , class... Ts>
void XGC_IO::add |
( |
const T & |
new_data, |
|
|
const Ts &... |
new_data_rest |
|
) |
| |
|
inline |
template<typename T >
static bool XGC_IO::is_present |
( |
const XGC_IO_Stream & |
stream, |
|
|
const std::string & |
varname |
|
) |
| |
|
inlinestatic |
std::vector<std::unique_ptr<IOData> > XGC_IO::io_data |
|
private |
The documentation for this class was generated from the following file:
- /u/gitlab-xgc/builds/YGMz2TJ8/0/xgc/XGC-Devel/XGC_core/cpp/xgc_io.hpp