global_table_struct Struct Reference

This structure is used to declare an array containing details of CLI's global variables. More...

#include <GlobalTable.h>

List of all members.

Public Attributes

const char * name
 Variable name.
int32 type
 Variable type.
const char * type_str
 Variable type name.
void * addr
 Address of the object.


Detailed Description

This structure is used to declare an array containing details of CLI's global variables.

This array is automatically created by the script that processes stylized comments in CLI. Only global variables with corresponding stylized comments are placed in this array.


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

Send suggestions, questions, and feedback to WEINBERG at ASTRO dot UMASS dot EDU.
Documentation generated at Fri Mar 26 00:35:11 2010 by doxygen