![]()  | 
  
    Rosetta
    2019.12
    
   | 
 
Namespaces | |
| basic | |
| Tags used to tag messeges sent by MPI functions used to decide whether a slave is requesting a new job id or flagging as job as being a bad input.  | |
| basic::mpi | |
Functions | |
| std::string | basic::mpi::request_data_from_head_node (listener_tags listener_tag, std::string const &data) | 
| send mpi message to head node in order to request data. The data sent back will be a string formatted by the listener specified in the listener_tags enum of MessageListenerFactory  More... | |
| void | basic::mpi::send_data_to_head_node (std::string const &data) | 
| std::string | basic::mpi::listener_tag_to_name (listener_tags tag) | 
| listener_tags | basic::mpi::name_to_listener_tag (std::string const &listener_tag_name) | 
 1.8.7