Communication Library for Autonomous Systems v1.0
Reliable and secure communication library for autonomous vehicle systems
|
This is the complete list of members for Gateway, including all inherited members.
address() | Gateway | inline |
Address typedef | Gateway | |
bus() | Gateway | inline |
Communicator typedef | Gateway | |
Gateway(const unsigned int id, Network::EntityType entity_type=Network::EntityType::VEHICLE) | Gateway | inline |
internalLoop(void *arg) | Gateway | inlinestatic |
internalReceive(Message *msg) | Gateway | inline |
log_message(const Message &msg, const std::string &direction) | Gateway | inline |
mainloop(void *arg) | Gateway | inlinestatic |
Map typedef | Gateway | |
MAX_MESSAGE_SIZE | Gateway | inlinestatic |
Message typedef | Gateway | |
network() | Gateway | inline |
Observer typedef | Gateway | |
PORT | Gateway | |
Protocol typedef | Gateway | |
receive(Message *msg) | Gateway | inline |
running() const | Gateway | inline |
send(Message *message) | Gateway | inline |
setup_csv_logging(const std::string &log_dir) | Gateway | inline |
start() | Gateway | inline |
Unit typedef | Gateway | |
~Gateway() | Gateway | inline |