store_t Struct Reference

#include <mcl_connectivity/src/store.h>

Collaboration diagram for store_t:
Collaboration graph

Data Fields

mcl_item_t item_base
 Item base of an item. More...
 
mcl_list_titem_list
 Contains store_item_t items. More...
 
mcl_size_t last_item_id
 Id of the last item in the store. More...
 

Detailed Description

Handle for store.

Definition at line 48 of file store.h.

Field Documentation

mcl_item_t store_t::item_base

Item base of an item.

Definition at line 50 of file store.h.

mcl_size_t store_t::last_item_id

Id of the last item in the store.

Definition at line 52 of file store.h.


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