hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Public Attributes | List of all members
hobbes::storage::QueueConnection Struct Reference

#include <storage.H>

Collaboration diagram for hobbes::storage::QueueConnection:
Collaboration graph

Public Attributes

int shfd
 
uint8_t * data
 
size_t datasz
 
size_t pagesz
 

Member Data Documentation

◆ data

uint8_t* hobbes::storage::QueueConnection::data

◆ datasz

size_t hobbes::storage::QueueConnection::datasz

◆ pagesz

size_t hobbes::storage::QueueConnection::pagesz

◆ shfd

int hobbes::storage::QueueConnection::shfd

The documentation for this struct was generated from the following file: