Ensō 0.4.6
Software API reference
Loading...
Searching...
No Matches
internals.h File Reference

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
 

Detailed Description

Definitions that are internal to Enso. They should not be exposed to applications.

Author
Hugo Sadok sadok.nosp@m.@cmu.nosp@m..edu

Definition in file internals.h.

Typedef Documentation

◆ enso_pipe_id_t

using enso::enso_pipe_id_t = typedef uint16_t

Definition at line 52 of file internals.h.

Function Documentation

◆ __attribute__()

struct enso::__attribute__ ( (__packed__)  )

Definition at line 1 of file internals.h.