TwiceAsNice
2019-02-18
|
#include "Microgate/Driver/BcuDriverImpl.h"
#include "Microgate/Mgp/Assertions.h"
#include "Microgate/Mgp/BcuReply.h"
#include "Microgate/Driver/Exception.h"
#include <Nice/Util/Exception.h>
#include <Nice/Log.h>
#include <boost/numeric/conversion/cast.hpp>
#include <boost/make_shared.hpp>
#include <cstring>
#include <sstream>
#include <stdexcept>
#include <unistd.h>
Namespaces | |
Basda | |
These are contants that are used by the services internally. | |
Basda::Microgate | |
This is the BCU Service Interface. | |
Functions | |
static void | Basda::Microgate::avoidBcuInternalCodeExecutionTimeout () |