ppdef Struct Reference

Collaboration diagram for ppdef:

Collaboration graph
[legend]

Data Fields

union {
   int *   i
   double *   r
   char **   s
   int *   f
where
const char * lname
const char * doc
char type
ppdefnext

Detailed Description

Definition at line 327 of file charmrun.c.


Field Documentation

int* ppdef::i

Definition at line 330 of file charmrun.c.

Referenced by arg_init(), and pparam_int().

double* ppdef::r

Definition at line 331 of file charmrun.c.

Referenced by pparam_real().

char** ppdef::s

Definition at line 332 of file charmrun.c.

Referenced by pparam_str().

int* ppdef::f

Definition at line 333 of file charmrun.c.

Referenced by arg_init(), pparam_flag(), and pparam_parseopt().

union { ... } ppdef::where

Referenced by pparam_flag(), pparam_int(), pparam_parseopt(), pparam_real(), and pparam_str().

const char* ppdef::lname

Definition at line 335 of file charmrun.c.

Referenced by pparam_cell(), pparam_find(), pparam_flag(), pparam_int(), pparam_printdocs(), pparam_real(), and pparam_str().

const char* ppdef::doc

Definition at line 336 of file charmrun.c.

Referenced by pparam_cell(), pparam_flag(), pparam_int(), pparam_printdocs(), pparam_real(), and pparam_str().

char ppdef::type

Definition at line 337 of file charmrun.c.

Referenced by pparam_cell(), pparam_flag(), pparam_int(), pparam_parseopt(), pparam_real(), and pparam_str().

struct ppdef* ppdef::next

Definition at line 338 of file charmrun.c.

Referenced by pparam_cell(), pparam_find(), and pparam_printdocs().


The documentation for this struct was generated from the following file:
Generated on Sun Jun 29 13:34:45 2008 for Charm++ by  doxygen 1.5.1