XGCa
Public Member Functions | List of all members
XGC_IO_Stream Class Reference

#include <xgc_io.hpp>

Public Member Functions

 XGC_IO_Stream ()
 
 XGC_IO_Stream (const std::string &IOName)
 
void Init (const std::string &IOName)
 
void Open (const std::string &StreamName, const XGC_IO_Mode mode)
 
void Close ()
 

Constructor & Destructor Documentation

◆ XGC_IO_Stream() [1/2]

XGC_IO_Stream::XGC_IO_Stream ( )
inline

◆ XGC_IO_Stream() [2/2]

XGC_IO_Stream::XGC_IO_Stream ( const std::string &  IOName)
inline

Member Function Documentation

◆ Close()

void XGC_IO_Stream::Close ( )
inline
Here is the caller graph for this function:

◆ Init()

void XGC_IO_Stream::Init ( const std::string &  IOName)
inline
Here is the caller graph for this function:

◆ Open()

void XGC_IO_Stream::Open ( const std::string &  StreamName,
const XGC_IO_Mode  mode 
)
inline
Here is the caller graph for this function:

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