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

Public Attributes

struct clod_region_opts opts
_Atomic int32_t inside
mutex mtx
dir d
size_t cache_len
struct file_cachecache

Detailed Description

Definition at line 12 of file region_impl.h.

Member Data Documentation

◆ opts

struct clod_region_opts clod_region::opts

Definition at line 13 of file region_impl.h.

◆ inside

_Atomic int32_t clod_region::inside

Definition at line 15 of file region_impl.h.

◆ mtx

mutex clod_region::mtx

Definition at line 16 of file region_impl.h.

◆ d

dir clod_region::d

Definition at line 17 of file region_impl.h.

◆ cache_len

size_t clod_region::cache_len

Definition at line 19 of file region_impl.h.

◆ cache

struct file_cache* clod_region::cache

Definition at line 20 of file region_impl.h.


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