| 
    Kannel: Open Source WAP and SMS gateway
    svn-r5336
    
   | 
 
Data Fields | |
| char * | name | 
| WsUInt16 | library_id | 
| WsUInt8 | num_functions | 
| WsStdLibFuncReg * | functions | 
Definition at line 102 of file wsstdlib.c.
| WsStdLibFuncReg* WsStdLibRegRec::functions | 
Definition at line 112 of file wsstdlib.c.
Referenced by ws_stdlib_function(), and ws_stdlib_function_name().
| WsUInt16 WsStdLibRegRec::library_id | 
Definition at line 106 of file wsstdlib.c.
Referenced by ws_stdlib_function(), and ws_stdlib_function_name().
| char* WsStdLibRegRec::name | 
Definition at line 104 of file wsstdlib.c.
Referenced by ws_stdlib_function(), and ws_stdlib_function_name().
| WsUInt8 WsStdLibRegRec::num_functions | 
Definition at line 109 of file wsstdlib.c.
Referenced by ws_stdlib_function(), and ws_stdlib_function_name().