#include <VMDApp.h>
Public Methods | |
| FileSpec () | |
| FileSpec (const FileSpec &s) | |
| ~FileSpec () | |
Public Attributes | |
| int | autobonds |
| whether to allow automatic bond determination. More... | |
| int | filebonds |
| whether to honor bonds specified by the loaded file(s). More... | |
| int | first |
| first timestep to read/write. More... | |
| int | last |
| last timestep to read/write. More... | |
| int | stride |
| stride to take in reading/writing timesteps. More... | |
| int | waitfor |
| whether to wait for all timesteps before continuing. More... | |
| int | nvolsets |
| number of volume sets in list. More... | |
| int * | setids |
| list of volumesets to load/save. More... | |
| int * | selection |
| if non-NULL, flags for selected atoms to read/write. More... | |
Definition at line 63 of file VMDApp.h.
|
|
Definition at line 74 of file VMDApp.h. References autobonds, filebonds, first, last, NULL, nvolsets, selection, setids, stride, and waitfor. |
|
|
Definition at line 86 of file VMDApp.h. References autobonds, filebonds, first, last, NULL, nvolsets, selection, setids, stride, and waitfor. |
|
|
Definition at line 106 of file VMDApp.h. References setids. |
|
|
whether to allow automatic bond determination.
Definition at line 64 of file VMDApp.h. Referenced by CmdMolLoad::create_text, FileSpec, VMDApp::molecule_load, and text_cmd_mol. |
|
|
whether to honor bonds specified by the loaded file(s).
Definition at line 65 of file VMDApp.h. Referenced by FileSpec, VMDApp::molecule_load, and text_cmd_mol. |
|
|
first timestep to read/write.
Definition at line 66 of file VMDApp.h. Referenced by access_tcl_atomsel, CmdMolLoad::create_text, SaveTrajectoryFltkMenu::do_save, FileSpec, VMDApp::molecule_load, VMDApp::molecule_savetrajectory, py_write, readorwrite, text_cmd_animate, and text_cmd_mol. |
|
|
last timestep to read/write.
Definition at line 67 of file VMDApp.h. Referenced by access_tcl_atomsel, CmdMolLoad::create_text, SaveTrajectoryFltkMenu::do_save, FileSpec, VMDApp::molecule_load, VMDApp::molecule_savetrajectory, py_write, readorwrite, text_cmd_animate, and text_cmd_mol. |
|
|
number of volume sets in list.
Definition at line 70 of file VMDApp.h. Referenced by CmdMolLoad::create_text, FileSpec, VMDApp::molecule_load, VMDApp::molecule_savetrajectory, readorwrite, text_cmd_animate, text_cmd_mol, and VolMapCreateILS::write_map. |
|
|
if non-NULL, flags for selected atoms to read/write.
Definition at line 72 of file VMDApp.h. Referenced by access_tcl_atomsel, SaveTrajectoryFltkMenu::do_save, FileSpec, VMDApp::molecule_savetrajectory, py_write, readorwrite, and text_cmd_animate. |
|
|
list of volumesets to load/save.
Definition at line 71 of file VMDApp.h. Referenced by CmdMolLoad::create_text, FileSpec, VMDApp::molecule_load, VMDApp::molecule_savetrajectory, readorwrite, text_cmd_animate, text_cmd_mol, VolMapCreateILS::write_map, and ~FileSpec. |
|
|
stride to take in reading/writing timesteps.
Definition at line 68 of file VMDApp.h. Referenced by access_tcl_atomsel, CmdMolLoad::create_text, SaveTrajectoryFltkMenu::do_save, FileSpec, VMDApp::molecule_load, VMDApp::molecule_savetrajectory, py_write, readorwrite, text_cmd_animate, and text_cmd_mol. |
|
|
whether to wait for all timesteps before continuing.
Definition at line 69 of file VMDApp.h. Referenced by access_tcl_atomsel, CmdMolLoad::create_text, SaveTrajectoryFltkMenu::do_save, FileSpec, mol_load, VMDApp::molecule_load, VMDApp::molecule_savetrajectory, py_write, readorwrite, text_cmd_animate, text_cmd_mol, and VMDreadStartup. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002