![]() |
Rosetta Utilities
2014.16.56682
|
Utility functions for the message listening framework. More...
#include <basic/message_listening/MessageListener.fwd.hh>#include <basic/message_listening/util.hh>#include <basic/Tracer.hh>#include <utility/mpi_util.hh>#include <utility/assert.hh>#include <utility/exit.hh>#include <boost/lexical_cast.hpp>#include <string>Namespaces | |
| basic | |
Functions | |
| string | basic::message_listening::request_data_from_head_node (listener_tags MPI_ONLY(listener_tag), string const &MPI_ONLY(data)) |
| used for message passing to the MPIWorkPoolJobDistributor. This function will ask the head node for data. The type of data returned is based on the type of listener created based on the listener_tags of the MessageListenerFactory More... | |
| void | basic::message_listening::send_data_to_head_node (std::string const &MPI_ONLY(data)) |
| std::string | basic::message_listening::listener_tag_to_name (listener_tags tag) |
| listener_tags | basic::message_listening::name_to_listener_tag (std::string const &listener_tag_name) |
Variables | |
| static basic::Tracer | basic::message_listening::TR ("basic.message_listening") |
Utility functions for the message listening framework.
1.8.7