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

FileSpec Struct Reference

File loading parameter specification, what frames, volume sets, etc to load. More...

#include <VMDApp.h>

List of all members.


Public Types

enum WaitFor { WAIT_ALL = -1, WAIT_BACK = 1 }

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...


Detailed Description

File loading parameter specification, what frames, volume sets, etc to load.

Definition at line 75 of file VMDApp.h.


Member Enumeration Documentation

enum FileSpec::WaitFor

Enumeration values:
WAIT_ALL Wait for all frames to load in foreground.
WAIT_BACK Proceed while frames load in background.

Definition at line 76 of file VMDApp.h.


Constructor & Destructor Documentation

FileSpec::FileSpec ( ) [inline]

Definition at line 90 of file VMDApp.h.

References autobonds, filebonds, first, last, NULL, nvolsets, selection, setids, stride, WAIT_BACK, and waitfor.

FileSpec::FileSpec ( const FileSpec & s ) [inline]

Definition at line 102 of file VMDApp.h.

References autobonds, filebonds, first, last, NULL, nvolsets, selection, setids, stride, and waitfor.

FileSpec::~FileSpec ( ) [inline]

Definition at line 122 of file VMDApp.h.

References setids.


Member Data Documentation

int FileSpec::autobonds

whether to allow automatic bond determination.

Definition at line 80 of file VMDApp.h.

Referenced by CmdMolLoad::create_text, FileSpec, colvarproxy_vmd::load_atoms, colvarproxy_vmd::load_coords, VMDApp::molecule_load, and text_cmd_mol.

int FileSpec::filebonds

whether to honor bonds specified by the loaded file(s).

Definition at line 81 of file VMDApp.h.

Referenced by FileSpec, VMDApp::molecule_load, and text_cmd_mol.

int FileSpec::first

int FileSpec::last

int FileSpec::nvolsets

int* FileSpec::selection

if non-NULL, flags for selected atoms to read/write.

Definition at line 88 of file VMDApp.h.

Referenced by access_tcl_atomsel, SaveTrajectoryFltkMenu::do_save, FileSpec, VMDApp::molecule_savetrajectory, py_mol_write, py_write, and text_cmd_animate.

int* FileSpec::setids

int FileSpec::stride

AltStyle によって変換されたページ (->オリジナル) /