Bridge++
Ver. 1.2.x
|
#include <exception>
#include <cassert>
#include <bgnet.h>
#include "configure.h"
#include "defs.h"
#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... | |