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

Data Fields

char * name
 
WsUInt16 library_id
 
WsUInt8 num_functions
 
WsStdLibFuncRegfunctions
 

Detailed Description

Definition at line 102 of file wsstdlib.c.

Field Documentation

◆ functions

WsStdLibFuncReg* WsStdLibRegRec::functions

Definition at line 112 of file wsstdlib.c.

Referenced by ws_stdlib_function(), and ws_stdlib_function_name().

◆ library_id

WsUInt16 WsStdLibRegRec::library_id

Definition at line 106 of file wsstdlib.c.

Referenced by ws_stdlib_function(), and ws_stdlib_function_name().

◆ name

char* WsStdLibRegRec::name

Definition at line 104 of file wsstdlib.c.

Referenced by ws_stdlib_function(), and ws_stdlib_function_name().

◆ num_functions

WsUInt8 WsStdLibRegRec::num_functions

Definition at line 109 of file wsstdlib.c.

Referenced by ws_stdlib_function(), and ws_stdlib_function_name().


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.