Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

pdbxParser Struct Reference

List of all members.

Public Attributes

FILE * file
int * resid_auth
char * chain_auth
char * type_auth
float * xyz
int * bondsTo
int * bondsFrom
molfile_graphics_tg_data
list_nodehashMem
inthash_t bondHash
int table [64]
unsigned int tableSize
int natoms
int nbonds
int n_graphics_elems
bool error
bool pdb_dev

Member Data Documentation

inthash_t pdbxParser::bondHash
 

Definition at line 71 of file pdbxplugin.C.

Referenced by delete_pdbxParser, parseStructure, readAngleBonds, and readRMSDBonds.

int* pdbxParser::bondsFrom
 

Definition at line 68 of file pdbxplugin.C.

Referenced by create_pdbxParser, delete_pdbxParser, read_bonds, readAngleBonds, and readRMSDBonds.

int* pdbxParser::bondsTo
 

Definition at line 67 of file pdbxplugin.C.

Referenced by create_pdbxParser, delete_pdbxParser, read_bonds, readAngleBonds, and readRMSDBonds.

char* pdbxParser::chain_auth
 

Definition at line 64 of file pdbxplugin.C.

Referenced by create_pdbxParser, delete_pdbxParser, parseStructure, readAngleBonds, and readRMSDBonds.

bool pdbxParser::error
 

Definition at line 77 of file pdbxplugin.C.

Referenced by create_pdbxParser, open_pdbx_read, and parseStructure.

FILE* pdbxParser::file
 

Definition at line 62 of file pdbxplugin.C.

Referenced by create_pdbxParser, delete_pdbxParser, isPDB_DevFile, parse_pdbx_ihm_restraints_data, parse_pdbx_ihm_sphere_data, parseNumberAtoms, parseStructure, readAngleBonds, and readRMSDBonds.

molfile_graphics_t* pdbxParser::g_data
 

Definition at line 69 of file pdbxplugin.C.

Referenced by create_pdbxParser, delete_pdbxParser, parse_pdbx_ihm_sphere_data, and read_rawgraphics.

list_node* pdbxParser::hashMem
 

Definition at line 70 of file pdbxplugin.C.

Referenced by create_pdbxParser, delete_pdbxParser, parseStructure, readAngleBonds, and readRMSDBonds.

int pdbxParser::n_graphics_elems
 

Definition at line 76 of file pdbxplugin.C.

Referenced by create_pdbxParser, parse_pdbx_ihm_sphere_data, and read_rawgraphics.

int pdbxParser::natoms
 

Definition at line 74 of file pdbxplugin.C.

Referenced by create_pdbxParser, delete_pdbxParser, open_pdbx_read, parseStructure, and read_pdbx_structure.

int pdbxParser::nbonds
 

Definition at line 75 of file pdbxplugin.C.

Referenced by create_pdbxParser, parse_pdbx_ihm_restraints_data, parse_pdbx_ihm_sphere_data, read_bonds, readAngleBonds, and readRMSDBonds.

bool pdbxParser::pdb_dev
 

Definition at line 78 of file pdbxplugin.C.

Referenced by create_pdbxParser, parseNumberAtoms, read_pdbx_structure, and read_rawgraphics.

int* pdbxParser::resid_auth
 

Definition at line 63 of file pdbxplugin.C.

Referenced by create_pdbxParser, delete_pdbxParser, parseStructure, readAngleBonds, and readRMSDBonds.

int pdbxParser::table[64]
 

Definition at line 72 of file pdbxplugin.C.

Referenced by parseNumberAtoms, and parseStructure.

unsigned int pdbxParser::tableSize
 

Definition at line 73 of file pdbxplugin.C.

Referenced by parseNumberAtoms, and parseStructure.

char* pdbxParser::type_auth
 

Definition at line 65 of file pdbxplugin.C.

Referenced by create_pdbxParser, delete_pdbxParser, parseStructure, readAngleBonds, and readRMSDBonds.

float* pdbxParser::xyz
 

Definition at line 66 of file pdbxplugin.C.

Referenced by create_pdbxParser, delete_pdbxParser, parseStructure, and read_pdbx_timestep.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 25 03:07:58 2024 for VMD Plugins (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002