rsstats 0.0.1
Redis Enterprise Statistic collector
sclist_s Struct Reference

Opaque sclist structure. More...

Collaboration diagram for sclist_s:

Public Attributes

sclistrecord_tfirst
 Pointer to the first record. More...
 
sclistrecord_tlast
 Pointer to the last record. More...
 

Detailed Description

Opaque sclist structure.

Definition at line 34 of file sclist.c.

Member Data Documentation

◆ first

sclistrecord_t* sclist_s::first

Pointer to the first record.

Definition at line 35 of file sclist.c.

◆ last

sclistrecord_t* sclist_s::last

Pointer to the last record.

Definition at line 36 of file sclist.c.


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