TwiceAsNice
2019-02-18
|
#include <LaosBCUIf.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 <Python.h>
#include <boost/filesystem/operations.hpp>
#include <typeinfo>
#include <Nice/Util/FileByPath.h>
#include <Nice/Property/BridgeMemFn.hh>
#include <Laos/BCU/BCUIfServiceWorker.h>
Macros | |
#define | MAKE_INT_VEC(t) std::vector<uint32_t>(1,t) |
#define | MAKE_FLOAT_VEC(t) std::vector<float>(1,t) |