ARB
Public Attributes | List of all members
GBL_IMPL::gbl_param Struct Reference

#include <gb_aci_impl.h>

Collaboration diagram for GBL_IMPL::gbl_param:
Collaboration graph
[legend]

Public Attributes

gbl_paramnext
 
GB_TYPES type
 
void * varaddr
 
const charparam_name
 
const charhelp_text
 

Detailed Description

Definition at line 37 of file gb_aci_impl.h.

Member Data Documentation

gbl_param* GBL_IMPL::gbl_param::next

Definition at line 38 of file gb_aci_impl.h.

Referenced by GBL_IMPL::gbl_new_param(), and GBL_IMPL::trace_params().

GB_TYPES GBL_IMPL::gbl_param::type

Definition at line 39 of file gb_aci_impl.h.

Referenced by GBL_IMPL::gbl_new_param(), and GBL_IMPL::trace_params().

void* GBL_IMPL::gbl_param::varaddr

Definition at line 40 of file gb_aci_impl.h.

Referenced by GBL_IMPL::gbl_new_param(), and GBL_IMPL::trace_params().

const char* GBL_IMPL::gbl_param::param_name

Definition at line 41 of file gb_aci_impl.h.

Referenced by GBL_IMPL::gbl_new_param(), and GBL_IMPL::trace_params().

const char* GBL_IMPL::gbl_param::help_text

Definition at line 42 of file gb_aci_impl.h.

Referenced by GBL_IMPL::gbl_new_param(), and GBL_IMPL::trace_params().


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