TwiceAsNice
2019-02-18
|
#include "Microgate/Mgp/ByteBuffer.h"
#include "Microgate/Mgp/MgpHeader.h"
#include "Microgate/Driver/BcuDriverImpl.h"
#include "Microgate/Diagnostics/DiagnosticRecordArchiveReader.h"
#include "Microgate/Diagnostics/DiagnosticRecordArchiveImpl.h"
#include "Microgate/Diagnostics/MasterBcuDiagnosticRecord.h"
#include <boost/python.hpp>
#include <boost/python/suite/indexing/vector_indexing_suite.hpp>
#include <cstddef>
#include <string>
Namespaces | |
Basda | |
These are contants that are used by the services internally. | |
Basda::Microgate | |
This is the BCU Service Interface. | |
Basda::Microgate::Python | |
Typedefs | |
typedef Basda::Microgate::BcuDriverImpl::RequestPartition | RequestPartition |
typedef Basda::Microgate::BcuDriverImpl::RequestPartitionList | RequestPartitionList |
Functions | |
Basda::Microgate::Python::BOOST_PYTHON_MODULE_INIT (BasdaMicrogate) | |
Variables | |
static const int | Basda::Microgate::Python::DWORD_SIZE_IN_BYTE = MgpHeader::DWORD_SIZE_IN_BYTE |