TwiceAsNice
2019-02-18
|
#include "Microgate/Mgp/UdpConnection.h"
#include "Microgate/Diagnostics/DiagnosticRecordReassembler.h"
#include "Microgate/Diagnostics/DiagnosticRecordReceiver.h"
#include "Microgate/Diagnostics/MasterBcuDiagnosticRecord.h"
#include "Microgate/Diagnostics/TdpPacket.h"
#include <boost/cstdint.hpp>
Classes | |
class | Basda::Microgate::DiagnosticRecordReceiverImpl |
This class creates diagnostic records from received TDP packets. More... | |
struct | Basda::Microgate::DiagnosticRecordReceiverImpl::Config |
Namespaces | |
Basda | |
These are contants that are used by the services internally. | |
Basda::Microgate | |
This is the BCU Service Interface. | |
Typedefs | |
typedef boost::shared_ptr< DiagnosticRecordReceiverImpl > | Basda::Microgate::DiagnosticRecordReceiverImplPtr |