Definitions that are internal to Enso. They should not be exposed to applications. More...
#include <stdint.h>
#include <string>
Go to the source code of this file.
Classes | |
struct | enso::QueueRegs |
struct | enso::NotificationBufPair |
struct | enso::RxEnsoPipeInternal |
Typedefs | |
using | enso::enso_pipe_id_t = uint16_t |
Functions | |
struct | enso::__attribute__ ((__packed__)) RxNotification |
Definitions that are internal to Enso. They should not be exposed to applications.
Definition in file internals.h.
using enso::enso_pipe_id_t = typedef uint16_t |
Definition at line 52 of file internals.h.
struct enso::__attribute__ | ( | (__packed__) | ) |
Definition at line 1 of file internals.h.