#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) |
|
◆ add() [1/2]
template<class T >
void XGC_IO::add |
( |
const T & |
new_data | ) |
|
|
inline |
◆ add() [2/2]
template<class T , class... Ts>
void XGC_IO::add |
( |
const T & |
new_data, |
|
|
const Ts &... |
new_data_rest |
|
) |
| |
|
inline |
◆ is_present()
template<typename T >
static bool XGC_IO::is_present |
( |
const XGC_IO_Stream & |
stream, |
|
|
const std::string & |
varname |
|
) |
| |
|
inlinestatic |
◆ read()
◆ write()
◆ io_data
std::vector<std::unique_ptr<IOData> > XGC_IO::io_data |
|
private |
The documentation for this class was generated from the following file:
- /p/test_ssd/builds/t3_84szKM/0/xgc/XGC-Devel/XGC_core/cpp/xgc_io.hpp