CCP4PARSERARRAY Struct Reference

CCP4 Parser array Construct to hold the information about a parsed line. More...

#include <ccp4_parser.h>

List of all members.

Public Attributes

char keyword [5]
int ntokens
CCP4PARSERTOKENtoken
FILE * fp
int maxtokens
char * delim
char * nulldelim
char * comment
double max_exponent
double min_exponent


Detailed Description

CCP4 Parser array Construct to hold the information about a parsed line.


Member Data Documentation

char* CCP4PARSERARRAY::comment

List of comment characters

char* CCP4PARSERARRAY::delim

List of delimiter characters

FILE* CCP4PARSERARRAY::fp

Pointer to an external command file

char CCP4PARSERARRAY::keyword[5]

Keyword (=token[1].token, uppercased)

double CCP4PARSERARRAY::max_exponent

Largest allowed exponent for numerical tokens

int CCP4PARSERARRAY::maxtokens

Maximum number of tokens allowed

double CCP4PARSERARRAY::min_exponent

Smallest allowed exponent for numerical tokens

int CCP4PARSERARRAY::ntokens

Number of tokens

char* CCP4PARSERARRAY::nulldelim

List of null delimiter characters

CCP4PARSERTOKEN* CCP4PARSERARRAY::token

Array of tokens


The documentation for this struct was generated from the following file:
Generated on Wed Oct 29 21:14:24 2008 for gpp4 by  doxygen 1.4.7