Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TASK_PARSE Struct Reference

#include <parser.h>

List of all members.

Public Attributes

char* task_keyword
int (* sub_ptr )(CommonArg *, void *)
int arg_storage_size
int n_arg
QUE_ARGcomm_line_arg


Detailed Description

Definition at line 134 of file parser.h.


Member Data Documentation

int TASK_PARSE::arg_storage_size

Definition at line 141 of file parser.h.

QUE_ARG * TASK_PARSE::comm_line_arg

Definition at line 147 of file parser.h.

int TASK_PARSE::n_arg

Definition at line 143 of file parser.h.

int (* TASK_PARSE::sub_ptr)(CommonArg *, void *)

char * TASK_PARSE::task_keyword

Definition at line 135 of file parser.h.


The documentation for this struct was generated from the following file:
Generated at Sat Oct 20 20:29:53 2001 for Physics Code by doxygen 1.1.1 written by Dimitri van Heesch, © 1997-2000