Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

WsStdLibRegRec Struct Reference

Collaboration diagram for WsStdLibRegRec:

Collaboration graph
[legend]

Data Fields

char * name
WsUInt16 library_id
WsUInt8 num_functions
WsStdLibFuncRegfunctions

Field Documentation

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().


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.