clsync
Loading...
Searching...
No Matches
doubleentry Struct Reference

#include <common.h>

Collaboration diagram for doubleentry:

Data Fields

size_t size0
 
size_t size1
 
size_t alloc0
 
size_t alloc1
 
void * dat0
 
void * dat1
 

Detailed Description

Definition at line 180 of file common.h.

Field Documentation

◆ alloc0

size_t doubleentry::alloc0

Definition at line 183 of file common.h.

◆ alloc1

size_t doubleentry::alloc1

Definition at line 184 of file common.h.

◆ dat0

void* doubleentry::dat0

Definition at line 185 of file common.h.

◆ dat1

void* doubleentry::dat1

Definition at line 186 of file common.h.

◆ size0

size_t doubleentry::size0

Definition at line 181 of file common.h.

◆ size1

size_t doubleentry::size1

Definition at line 182 of file common.h.


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