|
Rosetta 3.5
|
CompletionMessage(s) are send to the ArchiveManager whenever more than nr_notify decoys have been finished / or when the full batch is finished. More...
#include <MPIArchiveJobDistributor.hh>

Public Member Functions | |
| CompletionMessage () | |
| CompletionMessage (core::Size id, bool fi, core::Size bad_in, core::Size good_in, core::Size total_in) | |
| CompletionMessage (core::Size batch_id, core::Size tag) | |
Public Attributes | |
| core::Size | batch_id |
| bool | final |
| core::Size | bad |
| core::Size | good |
| core::Size | njobs |
| core::Size | msg_tag |
CompletionMessage(s) are send to the ArchiveManager whenever more than nr_notify decoys have been finished / or when the full batch is finished.
Definition at line 100 of file MPIArchiveJobDistributor.hh.
|
inline |
Definition at line 102 of file MPIArchiveJobDistributor.hh.
|
inline |
Definition at line 103 of file MPIArchiveJobDistributor.hh.
|
inline |
Definition at line 105 of file MPIArchiveJobDistributor.hh.
| core::Size protocols::jd2::archive::MPIArchiveJobDistributor::CompletionMessage::bad |
Definition at line 110 of file MPIArchiveJobDistributor.hh.
| core::Size protocols::jd2::archive::MPIArchiveJobDistributor::CompletionMessage::batch_id |
Definition at line 107 of file MPIArchiveJobDistributor.hh.
Referenced by protocols::jd2::archive::MPIArchiveJobDistributor::_notify_archive(), and protocols::jd2::archive::MPIArchiveJobDistributor::notify_archive().
| bool protocols::jd2::archive::MPIArchiveJobDistributor::CompletionMessage::final |
Definition at line 109 of file MPIArchiveJobDistributor.hh.
| core::Size protocols::jd2::archive::MPIArchiveJobDistributor::CompletionMessage::good |
Definition at line 111 of file MPIArchiveJobDistributor.hh.
| core::Size protocols::jd2::archive::MPIArchiveJobDistributor::CompletionMessage::msg_tag |
Definition at line 113 of file MPIArchiveJobDistributor.hh.
Referenced by protocols::jd2::archive::MPIArchiveJobDistributor::notify_archive().
| core::Size protocols::jd2::archive::MPIArchiveJobDistributor::CompletionMessage::njobs |
Definition at line 112 of file MPIArchiveJobDistributor.hh.
1.8.4