ArmNN
 20.02
GatordMockService.hpp File Reference
#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 }