20.02
|
#include <CommandHandlerRegistry.hpp>
#include <Packet.hpp>
#include <NetworkSockets.hpp>
#include <atomic>
#include <string>
#include <thread>
Go to the source code of this file.
Classes | |
class | GatordMockService |
A class that implements a Mock Gatord server. More... | |
Namespaces | |
armnn | |
Copyright (c) 2020 ARM Limited. | |
armnn::gatordmock | |
Enumerations | |
enum | TargetEndianness { BeWire, LeWire } |
enum | PacketDirection { Sending, ReceivedHeader, ReceivedData } |