libclod
C library for interacting with NBTs, region files, LOD data and other things.
Loading...
Searching...
No Matches
clod_rfmt Struct Reference

Public Member Functions

 bitarray (1024) held_locks
 bitarray (1024) observing_locks

Public Attributes

struct clod_rfmt_opts opts
uint8_t * data
size_t data_size
bool file_locked

Detailed Description

Definition at line 18 of file format.h.

Member Data Documentation

◆ opts

struct clod_rfmt_opts clod_rfmt::opts

Definition at line 19 of file format.h.

◆ data

uint8_t* clod_rfmt::data

Definition at line 21 of file format.h.

◆ data_size

size_t clod_rfmt::data_size

Definition at line 22 of file format.h.

◆ file_locked

bool clod_rfmt::file_locked

Definition at line 25 of file format.h.


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