Rosetta 3.5
|
#include <MpiFileBuffer.hh>
Public Member Functions | |
DebugOut_MpiFileBuffer (core::Size rank) | |
![]() | |
MpiFileBuffer (core::Size file_buf_rank_) | |
virtual | ~MpiFileBuffer () |
void | release_file (std::string filename) |
void | block_file (std::string const &filename) |
bool | close_file (std::string fname) |
void | run () |
void | stop () |
void | set_SlaveCanOpenFile (bool setting=true) |
void | garbage_collection () |
Protected Member Functions | |
virtual SingleFileBufferOP | generate_new_channel (std::string const &filename, core::Size channel, bool append, core::Size &status) |
|
inline |
|
protectedvirtual |
Implements protocols::jd2::MpiFileBuffer.