variable Struct Reference

describes a variable recognized by the scripting system. More...

#include <ergo_scripted.h>

List of all members.

Public Attributes

const char * name
const char * description
union {
   char *   str
   double   num
   int   vint
   variable *   list
v
enum VarType type
variablenext


Detailed Description

describes a variable recognized by the scripting system.


Member Data Documentation

const char* variable::description

struct variable* variable::list

const char* variable::name

struct variable* variable::next

double variable::num

char* variable::str

enum VarType variable::type

union { ... } variable::v

int variable::vint


The documentation for this struct was generated from the following file:
Generated on Wed Nov 21 09:32:02 2012 for ergo by  doxygen 1.4.7