[go: up one dir, main page]

Menu

[r18]: / src / rasmol / cif.h  Maximize  Restore  History

Download this file

454 lines (410 with data), 22.9 kB

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
/***************************************************************************
* RasMol 2.7.2.1.1 *
* *
* RasMol *
* Molecular Graphics Visualisation Tool *
* 26 January 2004 *
* *
* Based on RasMol 2.6 by Roger Sayle *
* Biomolecular Structures Group, Glaxo Wellcome Research & Development, *
* Stevenage, Hertfordshire, UK *
* Version 2.6, August 1995, Version 2.6.4, December 1998 *
* Copyright (C) Roger Sayle 1992-1999 *
* *
* and Based on Mods by *
*Author Version, Date Copyright *
*Arne Mueller RasMol 2.6x1 May 98 (C) Arne Mueller 1998 *
*Gary Grossman and RasMol 2.5-ucb Nov 95 (C) UC Regents/ModularCHEM *
*Marco Molinaro RasMol 2.6-ucb Nov 96 Consortium 1995, 1996 *
* *
*Philippe Valadon RasTop 1.3 Aug 00 (C) Philippe Valadon 2000 *
* *
*Herbert J. RasMol 2.7.0 Mar 99 (C) Herbert J. Bernstein *
*Bernstein RasMol 2.7.1 Jun 99 1998-2001 *
* RasMol 2.7.1.1 Jan 01 *
* RasMol 2.7.2 Aug 00 *
* RasMol 2.7.2.1 Apr 01 *
* RasMol 2.7.2.1.1 Jan 04 *
* *
* and Incorporating Translations by *
* Author Item Language*
* Isabel Serván Martínez, *
* José Miguel Fernández Fernández 2.6 Manual Spanish *
* José Miguel Fernández Fernández 2.7.1 Manual Spanish *
* Fernando Gabriel Ranea 2.7.1 menus and messages Spanish *
* Jean-Pierre Demailly 2.7.1 menus and messages French *
* Giuseppe Martini, Giovanni Paolella, 2.7.1 menus and messages *
* A. Davassi, M. Masullo, C. Liotto 2.7.1 help file Italian *
* *
* This Release by *
* Herbert J. Bernstein, Bernstein + Sons, P.O. Box 177, Bellport, NY, USA *
* yaya@bernstein-plus-sons.com *
* Copyright(C) Herbert J. Bernstein 1998-2001 *
* *
* Please read the file NOTICE for important notices which apply to this *
* package. If you are not going to make changes to RasMol, you are not *
* only permitted to freely make copies and distribute them, you are *
* encouraged to do so, provided you do the following: *
* * 1. Either include the complete documentation, especially the file *
* NOTICE, with what you distribute or provide a clear indication *
* where people can get a copy of the documentation; and *
* * 2. Please give credit where credit is due citing the version and *
* original authors properly; and *
* * 3. Please do not give anyone the impression that the original *
* authors are providing a warranty of any kind. *
* *
* If you would like to use major pieces of RasMol in some other program, *
* make modifications to RasMol, or in some other way make what a lawyer *
* would call a "derived work", you are not only permitted to do so, you *
* are encouraged to do so. In addition to the things we discussed above, *
* please do the following: *
* * 4. Please explain in your documentation how what you did differs *
* from this version of RasMol; and *
* * 5. Please make your modified source code available. *
* *
* This version of RasMol is not in the public domain, but it is given *
* freely to the community in the hopes of advancing science. If you make *
* changes, please make them in a responsible manner, and please offer us *
* the opportunity to include those changes in future versions of RasMol. *
***************************************************************************/
/**********************************************************************
* *
* cif.h *
* *
* Simplified CIF definitions derived from CBFlib by P. Ellis *
* Mods by H. J. Bernstein, Bernstein + Sons, August 1998 *
* yaya@bernstein-plus-sons.com *
* *
* Rev 21 February 1999
**********************************************************************/
/**********************************************************************
* NOTICE *
* Creative endeavors depend on the lively exchange of ideas. There *
* are laws and customs which establish rights and responsibilities *
* for authors and the users of what authors create. This notice *
* is not intended to prevent you from using the software and *
* documents in this package, but to ensure that there are no *
* misunderstandings about terms and conditions of such use. *
* *
* Please read the following notice carefully. If you do not *
* understand any portion of this notice, please seek appropriate *
* professional legal advice before making use of the software and *
* documents included in this software package. In addition to *
* whatever other steps you may be obliged to take to respect the *
* intellectual property rights of the various parties involved, if *
* you do make use of the software and documents in this package, *
* please give credit where credit is due by citing this package, *
* its authors and the URL or other source from which you obtained *
* it, or equivalent primary references in the literature with the *
* same authors. *
* *
* Some of the software and documents included within this software *
* package are the intellectual property of various parties, and *
* placement in this package does not in any way imply that any *
* such rights have in any way been waived or diminished. *
* *
* With respect to any software or documents for which a copyright *
* exists, ALL RIGHTS ARE RESERVED TO THE OWNERS OF SUCH COPYRIGHT. *
* *
* Even though the authors of the various documents and software *
* found here have made a good faith effort to ensure that the *
* documents are correct and that the software performs according *
* to its documentation, and we would greatly appreciate hearing of *
* any problems you may encounter, the programs and documents any *
* files created by the programs are provided **AS IS** without any *
* warranty as to correctness, merchantability or fitness for any *
* particular or general use. *
* *
* THE RESPONSIBILITY FOR ANY ADVERSE CONSEQUENCES FROM THE USE OF *
* PROGRAMS OR DOCUMENTS OR ANY FILE OR FILES CREATED BY USE OF THE *
* PROGRAMS OR DOCUMENTS LIES SOLELY WITH THE USERS OF THE PROGRAMS *
* OR DOCUMENTS OR FILE OR FILES AND NOT WITH AUTHORS OF THE *
* PROGRAMS OR DOCUMENTS. *
**********************************************************************/
/**********************************************************************
* The IUCr Policy *
* on *
* the Use of the Crystallographic Information File (CIF) *
* *
* The Crystallographic Information File (Hall, Allen & Brown, *
* 1991) is, as of January 1992, the recommended method for *
* submitting publications to Acta Crystallographica Section C. The *
* International Union of Crystallography holds the Copyright on *
* the CIF, and has applied for Patents on the STAR File syntax *
* which is the basis for the CIF format. *
* *
* It is a principal objective of the IUCr to promote the use of *
* CIF for the exchange and storage of scientific data. The IUCr's *
* sponsorship of the CIF development was motivated by its *
* responsibility to its scientific journals, which set the *
* standards in crystallographic publishing. The IUCr intends that *
* CIFs will be used increasingly for electronic submission of *
* manuscripts to these journals in future. The IUCr recognises *
* that, if the CIF and the STAR File are to be adopted as a means *
* for universal data exchange, the syntax of these files must be *
* strictly and uniformly adhered to. Even small deviations from *
* the syntax would ultimately cause the demise of the universal *
* file concept. Through its Copyrights and Patents the IUCr has *
* taken the steps needed to ensure strict conformance with this *
* syntax. *
* *
* The IUCr policy on the use of the CIF and STAR File processes is *
* as follows: *
* _________________________________________________________________ *
* *
* * 1 CIFs and STAR Files may be generated, stored or transmitted, *
* without permission or charge, provided their purpose is not *
* specifically for profit or commercial gain, and provided that *
* the published syntax is strictly adhered to. *
* * 2 Computer software may be developed for use with CIFs or STAR *
* files, without permission or charge, provided it is distributed *
* in the public domain. This condition also applies to software *
* for which a charge is made, provided that its primary function *
* is for use with files that satisfy condition 1 and that it is *
* distributed as a minor component of a larger package of *
* software. *
* * 3 Permission will be granted for the use of CIFs and STAR Files *
* for specific commercial purposes (such as databases or network *
* exchange processes), and for the distribution of commercial *
* CIF/STAR software, on written application to the IUCr Executive *
* Secretary, 2 Abbey Square, Chester CH1 2HU, England. The *
* nature, terms and duration of the licences granted will be *
* determined by the IUCr Executive and Finance Committees. *
* *
* _________________________________________________________________ *
* *
* In summary, the IUCr wishes to promote the use of the STAR File *
* concepts as a standard universal data file. It will insist on *
* strict compliance with the published syntax for all *
* applications. To assist with this compliance, the IUCr provides *
* public domain software for checking the logical integrity of a *
* CIF, and for validating the data name definitions contained *
* within a CIF. Detailed information on this software, and the *
* associated dictionaries, may be obtained from the IUCr Office at *
* 5 Abbey Square, Chester CH1 2HU, England. *
**********************************************************************/
#ifndef _CIF_
#define _CIF_
#ifdef __cplusplus
extern "C" {
#endif
#if !defined(IBMPC) || defined(_WIN32)
#ifndef __far
#define __far
#endif
#endif
#define CIF_FORMAT 0x00000001 /* 1 */
#define CIF_ALLOC 0x00000002 /* 2 */
#define CIF_ARGUMENT 0x00000004 /* 4 */
#define CIF_IDENTICAL 0x00002000 /* 8192 */
#define CIF_NOTFOUND 0x00004000 /* 16384 */
#define cif_failnez(f) { int err; err = (f); if (err) return err; }
#define cif_onfailnez(f,c) { int err; err = (f); \
if (err) {\
{ c; } \
return err; }}
/* Node types */
typedef enum
{
CIF_UNDEFINED, /* Undefined */
CIF_LINK, /* Link */
CIF_ROOT, /* Root */
CIF_DATABLOCK, /* Datablock */
CIF_CATEGORY, /* Category */
CIF_COLUMN /* Column */
}
CIF_NODETYPE;
/* Token Type Strings */
#define CIF_TOKEN_NULL '\377'
#define CIF_TOKEN_WORD '\300'
#define CIF_TOKEN_SQSTRING '\301'
#define CIF_TOKEN_DQSTRING '\302'
#define CIF_TOKEN_SCSTRING '\303'
#define CIF_TOKEN_BIN '\304'
#define CIF_TOKEN_BIN_TMP '\305'
/* Node structure */
typedef struct cif_node_struct
{
CIF_NODETYPE type;
char *name;
struct cif_node_struct *parent;
struct cif_node_struct *link;
unsigned int children;
size_t child_size;
struct cif_node_struct **child;
}
cif_node;
/* cif handle */
typedef struct
{
cif_node __far *node;
int row, search_row;
}
cif_handle_struct;
typedef cif_handle_struct __far *cif_handle;
/* File structure */
typedef struct
{
FILE *stream; /* File pointer */
unsigned int connections; /* Number of pointers to this structure */
int bits [2]; /* Buffer for bitwise reads and writes */
int last_read; /* The last character read */
unsigned int line; /* Current line */
unsigned int column; /* Current column */
size_t text_size; /* Size of the text buffer */
size_t text_used; /* Number in use */
long fpos; /* File position */
long fend; /* File end */
char *text; /* Text buffer */
}
cif_file;
typedef union
{
int errorcode;
char __far *text;
cif_node __far *node;
} YYSTYPE;
#define DATA 258
#define LOOP 259
#define ITEM 260
#define CATEGORY 261
#define COLUMN 262
#define STRING 263
#define CIFWORD 264
#define BINARY 265
#define UNKNOWN 266
#define COMMENT 267
#ifdef CIFERROR
#undef CIFERROR
#endif
#define CIFERROR 268
#include <stdlib.h>
/* Prototypes for memory */
/* Allocate a block of memory */
int cbf_alloc (void __far * __far *new_block, size_t __far *new_nelem,
size_t elsize, size_t nelem);
/* Reallocate a block of memory (never lose the old block on failure) */
int cbf_realloc (void __far * __far *old_block, size_t __far *old_nelem,
size_t elsize, size_t nelem);
/* Free a block of memory */
int cbf_free (void __far * __far *old_block, size_t __far *old_nelem);
/* Prototypes for tree routines */
/* Reallocate a block of memory (never lose the old block on failure) */
int cif_realloc (void __far * __far *old_block, size_t __far *old_nelem,
size_t elsize, size_t nelem);
/* Allocate a block of memory */
int cif_alloc (void __far * __far *new_block, size_t __far *new_nelem,
size_t elsize, size_t nelem);
/* free a block of memory */
int cif_free (void __far * __far *old_block, size_t __far *old_nelem);
/* These function will not trace a link */
/* Free a node */
int cif_free_node (cif_node __far *node);
/* Set the number of children */
int cif_set_children (cif_node __far *node, unsigned int children);
/* Change a link */
int cif_set_link (cif_node __far *link, cif_node __far *node);
/* Add a child link */
int cif_add_link (cif_node __far *link, cif_node __far *child);
/* Set a link successively to each child link */
int cif_shift_link (cif_node __far *link);
/* These function will trace a link */
/* Trace a link */
cif_node __far *cif_get_link (const cif_node __far *node);
/* Find a child node */
int cif_find_child (cif_node __far * __far *child, const cif_node __far *node,
const char __far *name);
/* Find a child node, accepting the last match */
int cif_find_last_child (cif_node __far * __far *child,
const cif_node __far *node, const char __far *name);
/* Find a parent node */
int cif_find_parent (cif_node __far * __far *parent,
const cif_node __far *node,
CIF_NODETYPE type);
/* Count the number of children */
int cif_count_children (unsigned int *children, const cif_node __far *node);
/* Get the index of a child */
int cif_child_index (unsigned int *index, const cif_node __far *node);
/* Get the specified child */
int cif_get_child (cif_node __far * __far *child, const cif_node __far *node,
unsigned int index);
/* Add a child to a node */
int cif_add_child (cif_node __far *node, cif_node __far *child);
/* Add a child to a node with duplicates allowed */
int cif_add_new_child (cif_node __far *node, cif_node __far *child);
/* Get the name of a node */
int cif_get_name (char __far * __far *name, cif_node __far *node);
/* All of the following functions assume that the string arguments
have been created using cif_copy_string and that no pointers to
the strings are retained by the calling functions */
/* Name a node */
int cif_name_node (cif_node __far *node, const char __far *name);
/* Name a node allowing for duplicates */
int cif_name_new_node (cif_node __far *node, const char __far *name);
/* Make a new node */
int cif_make_node (cif_node __far * __far *node, CIF_NODETYPE type,
const char __far *name);
/* Make a new node allowing for duplicates */
int cif_make_new_node (cif_node __far * __far *node, CIF_NODETYPE type,
const char __far *name);
/* Make a new child node */
int cif_make_child (cif_node __far * __far *child, cif_node __far *node,
CIF_NODETYPE type, char __far *name);
/* Make a new child node, with duplicates allowed */
int cif_make_new_child (cif_node __far * __far *child, cif_node __far *node,
CIF_NODETYPE type, const char __far *name);
/* Get the value of a row */
int cif_get_columnrow (char __far * __far *value,
const cif_node __far *column,
unsigned int row);
/* Set the value of a row */
int cif_set_columnrow (cif_node __far *column, unsigned int row,
const char __far *value);
/* Insert a value in a column */
int cif_insert_columnrow (cif_node __far *column, unsigned int row,
const char __far *value);
/* Delete a value from a column */
int cif_delete_columnrow (cif_node __far *column, unsigned int row);
/* Add a value to a column */
int cif_add_columnrow (cif_node __far *column, const char __far *value);
/* Free a value */
int cif_free_value (char __far * __far *value);
/* Copy a string */
char __far *cbf_copy_string (char __far *string, char type);
/* Free a string */
void cif_free_string (char __far *string);
/* Create a handle */
int cif_make_handle (cif_handle *handle);
/* Free a handle */
int cif_free_handle (cif_handle handle);
/* Read a file */
int cif_read_file (cif_handle handle, FILE *stream);
/* Create and initialise a file */
int cif_make_file (cif_file __far * __far *file, FILE *stream);
/* Add a character to the text buffer */
int cif_save_character (cif_file __far *file, int c);
/* Get the ascii value of the current (row, column) entry */
int cif_get_value (cif_handle handle, char **value);
/* Make the specified column the current column */
int cif_select_column (cif_handle handle, unsigned int column);
/* Find the requested tag anywhere in the cif, make it the current column */
int cif_findtag (cif_handle handle, char __far *tag);
int cif_srch_tag (cif_handle handle, cif_node __far *node,
char __far *catname, char __far *colname);
/* Make the named column in the current category the current column */
int cif_find_column (cif_handle handle, char __far *columnname);
/* Get the number of the current column */
int cif_column_number (cif_handle handle, unsigned int __far *column);
/* Make the specified row the current row */
int cif_select_row (cif_handle handle, unsigned int row);
/* Count the rows in the current category */
int cif_count_rows (cif_handle handle, unsigned int __far *rows);
/* Delete a row from the current category */
int cif_delete_row (cif_handle handle, const int rownumber);
/* Count the columns in the current category */
int cif_count_columns (cif_handle handle, unsigned int __far *columns);
int cif_parse (void *context);
#ifdef __cplusplus
}
#endif
#endif /* _CIF_ */