Hermes  0.9.5-beta
Hierarchical Distributed I/O Buffering System
hermes::ChunkedIdList Struct Reference

#include <hermes_types.h>

Public Attributes

u32 head_offset
 
u32 length
 
u32 capacity
 

Detailed Description

A structure to represent chunked ID list

Member Data Documentation

◆ head_offset

u32 hermes::ChunkedIdList::head_offset

offset of head in the list

◆ length

u32 hermes::ChunkedIdList::length

length of list

◆ capacity

u32 hermes::ChunkedIdList::capacity

capacity of list


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