TwiceAsNice
2019-02-18
|
#include <Python.h>
#include <LaosBCUServiceWorker.h>
#include <BCU/bcu_defines.h>
#include <Basda/Basdard.h>
#include <boost/assign/std/vector.hpp>
#include <boost/assert.hpp>
#include <Basda/Vino/Image.h>
#include <Microgate/Mgp/MemoryBuffer.h>
#include <Microgate/Mgp/MemoryBufferFile.h>
#include <boost/cstdint.hpp>
#include <Nice/Log/HexDump.hh>
#include <boost/filesystem/operations.hpp>
#include <boost/algorithm/string/replace.hpp>
#include <typeinfo>
#include <Laos/Wfc/WfcCommonsServiceWorker.h>
#include <boost/algorithm/string.hpp>
#include <Nice/Util/WordExpression.h>
Macros | |
#define | MAKE_INT_VEC(t) std::vector<uint32_t>(1,t) |
#define | MAKE_FLOAT_VEC(t) std::vector<float>(1,t) |
#define | LOG_NAME Laos::BCUServiceWorker<DataType>::DeviceAsyncImpl::m_worker->name() |
#define | LOG_NAME Basda::ServiceWorker::name() |
#define LOG_NAME Laos::BCUServiceWorker<DataType>::DeviceAsyncImpl::m_worker->name() |
#define LOG_NAME Basda::ServiceWorker::name() |