MIDAS
Loading...
Searching...
No Matches
keylist_struct Struct Reference

Public Attributes

int type = 0
 
HNDLE hkey = 0
 
size_t skey = 0
 
HNDLE hdata = 0
 
size_t sdata = 0
 
HNDLE next_free = 0
 
HNDLE hsort = 0
 

Detailed Description

Definition at line 701 of file odb.cxx.

Member Data Documentation

◆ hdata

HNDLE keylist_struct::hdata = 0

Definition at line 705 of file odb.cxx.

◆ hkey

HNDLE keylist_struct::hkey = 0

Definition at line 703 of file odb.cxx.

◆ hsort

HNDLE keylist_struct::hsort = 0

Definition at line 708 of file odb.cxx.

◆ next_free

HNDLE keylist_struct::next_free = 0

Definition at line 707 of file odb.cxx.

◆ sdata

size_t keylist_struct::sdata = 0

Definition at line 706 of file odb.cxx.

◆ skey

size_t keylist_struct::skey = 0

Definition at line 704 of file odb.cxx.

◆ type

int keylist_struct::type = 0

Definition at line 702 of file odb.cxx.


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