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

pdbxWriter Struct Reference

List of all members.

Public Attributes

FILE * fd
char writeBuf [WB_SIZE]
char pdbName [256]
int bufferCount
molfile_atom_tatoms
const float * coordinates
int numatoms

Member Data Documentation

molfile_atom_t* pdbxWriter::atoms
 

Definition at line 209 of file pdbxplugin.C.

Referenced by addAtoms, close_file_write, and writeAtomSite.

int pdbxWriter::bufferCount
 

Definition at line 208 of file pdbxplugin.C.

Referenced by create_pdbxWriter, write, and writeBuffer.

const float* pdbxWriter::coordinates
 

Definition at line 210 of file pdbxplugin.C.

Referenced by addCoordinates, and writeAtomSite.

FILE* pdbxWriter::fd
 

Definition at line 205 of file pdbxplugin.C.

Referenced by close, create_pdbxWriter, and writeBuffer.

int pdbxWriter::numatoms
 

Definition at line 211 of file pdbxplugin.C.

Referenced by addAtoms, create_pdbxWriter, and writeAtomSite.

char pdbxWriter::pdbName[256]
 

Definition at line 207 of file pdbxplugin.C.

Referenced by create_pdbxWriter, and writeIntro.

char pdbxWriter::writeBuf[WB_SIZE]
 

Definition at line 206 of file pdbxplugin.C.

Referenced by write, and writeBuffer.


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