| 
    NAMD
    
   | 
 
#include <CollectionMaster.h>
  
 Public Attributes | |
| int | seq | 
| int | aid_size | 
| int | data_size | 
| int | fdata_size | 
| int | index | 
| AtomID * | aid | 
| Vector * | data | 
| FloatVector * | fdata | 
Copyright (c) 1995, 1996, 1997, 1998, 1999, 2000 by The Board of Trustees of the University of Illinois. All rights reserved.
Definition at line 27 of file CollectionMaster.h.
| AtomID* CollectVectorMsg::aid | 
Definition at line 36 of file CollectionMaster.h.
Referenced by CollectionMaster::CollectVectorInstance::append(), CollectionMaster::CollectVectorInstanceDcdSelection::append(), CollectionMgr::submitForces(), CollectionMgr::submitPositions(), and CollectionMgr::submitVelocities().
| int CollectVectorMsg::aid_size | 
Definition at line 32 of file CollectionMaster.h.
Referenced by CollectionMaster::CollectVectorInstance::append(), CollectionMaster::CollectVectorInstanceDcdSelection::append(), CollectionMgr::submitForces(), CollectionMgr::submitPositions(), and CollectionMgr::submitVelocities().
| Vector* CollectVectorMsg::data | 
Definition at line 37 of file CollectionMaster.h.
Referenced by CollectionMaster::CollectVectorInstance::append(), CollectionMaster::CollectVectorInstanceDcdSelection::append(), CollectionMgr::submitForces(), CollectionMgr::submitPositions(), and CollectionMgr::submitVelocities().
| int CollectVectorMsg::data_size | 
Definition at line 33 of file CollectionMaster.h.
Referenced by CollectionMaster::CollectVectorInstance::append(), CollectionMaster::CollectVectorInstanceDcdSelection::append(), CollectionMgr::submitForces(), CollectionMgr::submitPositions(), and CollectionMgr::submitVelocities().
| FloatVector* CollectVectorMsg::fdata | 
Definition at line 38 of file CollectionMaster.h.
Referenced by CollectionMaster::CollectVectorInstance::append(), CollectionMaster::CollectVectorInstanceDcdSelection::append(), CollectionMgr::submitForces(), CollectionMgr::submitPositions(), and CollectionMgr::submitVelocities().
| int CollectVectorMsg::fdata_size | 
Definition at line 34 of file CollectionMaster.h.
Referenced by CollectionMaster::CollectVectorInstance::append(), CollectionMaster::CollectVectorInstanceDcdSelection::append(), CollectionMgr::submitForces(), CollectionMgr::submitPositions(), and CollectionMgr::submitVelocities().
| int CollectVectorMsg::index | 
Definition at line 35 of file CollectionMaster.h.
Referenced by CollectionMaster::CollectVectorInstanceDcdSelection::append(), CollectionMaster::receivePositionsDcdSelection(), and CollectionMgr::submitPositions().
| int CollectVectorMsg::seq | 
 1.8.14