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

#include <wsint.h>

Data Fields

struct WsContBreakRecnext
 
WsAsmInsl_cont
 
WsAsmInsl_break
 

Detailed Description

Definition at line 176 of file wsint.h.

Field Documentation

◆ l_break

WsAsmIns* WsContBreakRec::l_break

Definition at line 180 of file wsint.h.

Referenced by ws_stmt_linearize().

◆ l_cont

WsAsmIns* WsContBreakRec::l_cont

Definition at line 179 of file wsint.h.

Referenced by ws_stmt_linearize().

◆ next

struct WsContBreakRec* WsContBreakRec::next

Definition at line 178 of file wsint.h.

Referenced by ws_stmt_linearize().


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.