TwiceAsNice  2019-02-18
Namespaces | Typedefs | Functions | Variables
MicrogatePy.cpp File Reference
#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>
Include dependency graph for MicrogatePy.cpp:

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
 

Typedef Documentation

◆ RequestPartition

◆ RequestPartitionList