Kannel: Open Source WAP and SMS gateway  svn-r5335
WsListRec Struct Reference

#include <wsstree.h>

Data Fields

WsListItemhead
 
WsListItemtail
 
WsUInt32 num_items
 
WsUInt32 first_line
 
WsUInt32 last_line
 

Detailed Description

Definition at line 86 of file wsstree.h.

Field Documentation

◆ first_line

WsUInt32 WsListRec::first_line

Definition at line 95 of file wsstree.h.

◆ head

WsListItem* WsListRec::head

◆ last_line

WsUInt32 WsListRec::last_line

Definition at line 96 of file wsstree.h.

◆ num_items

WsUInt32 WsListRec::num_items

Definition at line 90 of file wsstree.h.

Referenced by compile_stream(), ws_expr_linearize(), and ws_list_append().

◆ tail

WsListItem* WsListRec::tail

Definition at line 89 of file wsstree.h.

Referenced by ws_list_append().


The documentation for this struct was generated from the following file:
See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.