libpalliate v0.0.1
Palliate core library
|
Classes | |
struct | bin_t |
class | client |
struct | element_t |
class | manager |
class | memory_map |
struct | node_t |
class | server |
Typedefs | |
using | offset_t = unsigned |
Enumerations | |
enum | : unsigned { UNUSED = 0ul , INVALID = UINT32_MAX , CLAIM = 1ul << 31 , WAIVE = 1ul << 30 , PRINT = 1ul << 29 } |
using memory::offset_t = typedef unsigned |