| 
    Bridge++
    Ver. 1.2.x
    
   | 
 
#include <cstdarg>#include <cstring>#include <mpi.h>#include <exception>#include <cassert>#include "communicator.h"#include "channel.h"Go to the source code of this file.
Classes | |
| class | Communicator_impl | 
| Implementation of Communicator with BGNET library.  More... | |
| class | Communicator_impl::Base | 
| base class  More... | |