TwiceAsNice
2019-02-18
|
#include "Microgate/Mgp/Assertions.h"
#include <Nice/Log.h>
#include <boost/lexical_cast.hpp>
#include <stdexcept>
#include <string>
Namespaces | |
Basda | |
These are contants that are used by the services internally. | |
Basda::Microgate | |
This is the BCU Service Interface. | |
Functions | |
void | Basda::Microgate::precondition (bool condition, const std::string &conditionString, const std::string &filename, unsigned lineNumber) |
void | Basda::Microgate::check (bool condition, const char *conditionString, const char *fileName, unsigned lineNumber) |