cvx
Loading...
Searching...
No Matches
dlinked_list Struct Reference

#include <dlinked_list.h>

Data Fields

cvx_container super
 
struct dlinked_list_nodehead
 
struct dlinked_list_nodetail
 
size_t count
 
struct dlinked_list_vtabvvtabv
 

Field Documentation

◆ count

size_t dlinked_list::count

◆ head

struct dlinked_list_node* dlinked_list::head

◆ super

cvx_container dlinked_list::super

◆ tail

struct dlinked_list_node* dlinked_list::tail

◆ vtabv

struct dlinked_list_vtabv* dlinked_list::vtabv

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