Aruna
|
#include <stdlib.h>
#include <string.h>
#include "pthread.h"
#include <queue>
Go to the source code of this file.
Classes | |
struct | aruna::comm::transmitpackage_t |
transmit ready package. More... | |
struct | aruna::comm::channel_t |
endpoint type of a comm channel More... | |
struct | aruna::comm::channel_t::compare_refrence |
struct | aruna::comm::channel_t::compare_value |
Namespaces | |
aruna | |
aruna::comm | |
Typedefs | |
typedef uint8_t | aruna::comm::port_t |
Variables | |
static constexpr size_t | aruna::comm::MAX_DATA_SIZE = 150 |