LibreDWG API  0.13.3
LibreDWG API - The DWG Library
Dwg_Section_Info Struct Reference

#include <dwg.h>

Data Fields

int64_t size
 
BITCODE_RL num_sections
 
BITCODE_RL max_decomp_size
 
BITCODE_RL unknown
 
BITCODE_RL compressed
 
BITCODE_RL type
 
BITCODE_RL encrypted
 
char name [64]
 
Dwg_Section_Type fixedtype
 
Dwg_Section ** sections
 

Field Documentation

◆ compressed

BITCODE_RL Dwg_Section_Info::compressed

◆ encrypted

BITCODE_RL Dwg_Section_Info::encrypted

◆ fixedtype

Dwg_Section_Type Dwg_Section_Info::fixedtype

◆ max_decomp_size

BITCODE_RL Dwg_Section_Info::max_decomp_size

◆ name

char Dwg_Section_Info::name[64]

◆ num_sections

BITCODE_RL Dwg_Section_Info::num_sections

◆ sections

Dwg_Section** Dwg_Section_Info::sections

◆ size

int64_t Dwg_Section_Info::size

◆ type

BITCODE_RL Dwg_Section_Info::type

◆ unknown

BITCODE_RL Dwg_Section_Info::unknown

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