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

List of comment characters

Referenced by ccp4_parse(), ccp4_parse_comments(), ccp4_parse_end(), and ccp4_parse_start().

Pointer to an external command file

Referenced by ccp4_parse_start(), ccp4_parser(), and FORTRAN_SUBR().

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

Referenced by ccp4_parser(), ccp4spg_load_spacegroup(), FORTRAN_SUBR(), MtzGetUserCellTolerance(), and MtzParseLabin().

Largest allowed exponent for numerical tokens

Referenced by ccp4_parse(), and ccp4_parse_maxmin().

Maximum number of tokens allowed

Referenced by ccp4_parse(), ccp4_parse_end(), ccp4_parse_reset(), and ccp4_parse_start().

Smallest allowed exponent for numerical tokens

Referenced by ccp4_parse(), and ccp4_parse_maxmin().

List of null delimiter characters

Referenced by ccp4_parse(), ccp4_parse_delimiters(), ccp4_parse_end(), ccp4_parse_start(), and fparse_delimiters().


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

Generated on 21 Feb 2010 for gpp4 by  doxygen 1.6.1