PCB-FPW developer documentation based on version: 0.0.11

Data Fields

fpw_function_node_t Struct Reference

More...

#include <register_functions.h>

Collaboration diagram for fpw_function_node_t:
Collaboration graph
[legend]

Data Fields

struct fpw_function_node_tnext
fpw_function_tfunctions
int n

Detailed Description

Definition at line 62 of file register_functions.h.


Field Documentation

The next function.

Definition at line 67 of file register_functions.h.

Referenced by fpw_find_function(), and fpw_register_functions().

The number of function nodes ?.

Definition at line 69 of file register_functions.h.

Referenced by fpw_find_function(), and fpw_register_functions().

The next function node.

Definition at line 64 of file register_functions.h.

Referenced by fpw_find_function(), and fpw_register_functions().


The documentation for this struct was generated from the following file: