KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PADS_SCH_BINARY::SCH_SDB_POOL Struct Reference

#include <pads_sch_sdb.h>

Public Attributes

uint32_t allocatedBytes = 0
 
uint32_t count = 0
 
uint32_t usedBytes = 0
 
uint32_t handle = 0
 

Detailed Description

Definition at line 32 of file pads_sch_sdb.h.

Member Data Documentation

◆ allocatedBytes

uint32_t PADS_SCH_BINARY::SCH_SDB_POOL::allocatedBytes = 0

Definition at line 34 of file pads_sch_sdb.h.

Referenced by PADS_SCH_BINARY::PADS_SCH_SDB::parseDirectory().

◆ count

uint32_t PADS_SCH_BINARY::SCH_SDB_POOL::count = 0

Definition at line 35 of file pads_sch_sdb.h.

Referenced by PADS_SCH_BINARY::PADS_SCH_SDB::parseDirectory().

◆ handle

uint32_t PADS_SCH_BINARY::SCH_SDB_POOL::handle = 0

Definition at line 37 of file pads_sch_sdb.h.

Referenced by PADS_SCH_BINARY::PADS_SCH_SDB::parseDirectory().

◆ usedBytes

uint32_t PADS_SCH_BINARY::SCH_SDB_POOL::usedBytes = 0

Definition at line 36 of file pads_sch_sdb.h.

Referenced by PADS_SCH_BINARY::PADS_SCH_SDB::parseDirectory().


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