tList_data Struct Reference

#include <tlist.h>

Collaboration diagram for tList_data:
Collaboration graph
[legend]

Data Fields

int id
 ノードID
int lv
 ノード値(整数)
Buffer key
 ノードのキー
Buffer val
 ノード値(文字列)
void * ptr
 汎用(構造体など)
int sz
 *ptrのサイズ
struct _tListlst
 リストデータへのポインタ

Detailed Description

Definition at line 20 of file tlist.h.


Field Documentation

int id

Definition at line 21 of file tlist.h.

Definition at line 23 of file tlist.h.

struct _tList* lst [read]

Definition at line 27 of file tlist.h.

int lv

Definition at line 22 of file tlist.h.

void* ptr

Definition at line 25 of file tlist.h.

int sz

Definition at line 26 of file tlist.h.

Definition at line 24 of file tlist.h.


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

Generated on 15 Nov 2023 for JunkBox_Lib by  doxygen 1.6.1