tinyows 1.2.2
Alist_node Struct Reference

#include <ows_struct.h>

Collaboration diagram for Alist_node:
Collaboration graph

Data Fields

bufferkey
 
listvalue
 
struct Alist_nodenext
 

Detailed Description

Definition at line 69 of file ows_struct.h.

Field Documentation

◆ key

buffer* Alist_node::key

◆ next

struct Alist_node* Alist_node::next

◆ value

list* Alist_node::value

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

Generated for tinyows by doxygen 1.10.0