pcb 4.1.1
An interactive printed circuit board layout editor.

HID_Flag Struct Reference

#include <hid.h>

Data Fields

char * name
int(* function )(void *)
void * parm

Detailed Description

Definition at line 195 of file hid.h.


Field Documentation

int(* HID_Flag::function)(void *)

Function to call to get the value of the flag.

Definition at line 198 of file hid.h.

Referenced by hid_get_flag().

Name of the flag

Definition at line 197 of file hid.h.

Referenced by flag_sort().

Additional parameter to pass to that function.

Definition at line 201 of file hid.h.

Referenced by hid_get_flag().


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