C Container Collection (CCC)
Loading...
Searching...
No Matches
CCC_Handle Struct Reference

#include <private_types.h>

Detailed Description

A handle is the same as an entry but it uses an index into a contiguous region of storage rather than a pointer.

Data Fields

size_t index
 
enum CCC_Entry_status status
 

Field Documentation

◆ index

size_t CCC_Handle::index

The index into the contiguous region of memory.

◆ status

enum CCC_Entry_status CCC_Handle::status

A status to help us decide how to act with the entry.


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