BRL-CAD
bu_structparse_map Struct Reference

#include <parse.h>

Data Fields

const char * sp_name
 
void(* sp_hook )(const struct bu_structparse *, const char *, void *, const char *, void *)
 

Detailed Description

Definition at line 161 of file parse.h.

Field Documentation

◆ sp_name

const char* sp_name

Definition at line 162 of file parse.h.

◆ sp_hook

void(* sp_hook) (const struct bu_structparse *, const char *, void *, const char *, void *)

Optional hooked function, or indir ptr

Definition at line 163 of file parse.h.


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