Communication Library for Autonomous Systems v1.0
Reliable and secure communication library for autonomous vehicle systems
|
#include <string>
#include <fstream>
Go to the source code of this file.
Classes | |
struct | Traits< T > |
struct | Traits< SocketEngine > |
struct | Traits< NIC< Engine > > |
struct | Traits< Protocol< NIC< SocketEngine > > > |
struct | Traits< Communicator< Channel > > |
struct | Traits< Message< Protocol > > |
struct | Traits< CAN > |
struct | Traits< AgentStub > |
struct | Traits< Agent > |
struct | Traits< Gateway > |
struct | Traits< Clock > |
struct | Traits< LeaderKeyStorage > |
struct | Traits< RSU > |
struct | Traits< VehicleRSUManager< Protocol_T > > |
struct | Traits< StaticSizeHashedCache< V, S > > |
struct | Traits< Debug > |
Functions | |
std::string | get_interface_name () |
|
inline |