| NAMD
    | 
#include <CollectionMaster.h>
 
  
 | Public Member Functions | |
| void | submitData (CollectVectorMsg *msg, int max_index) | 
| CollectVectorInstanceDcdSelection * | removeReady (void) | 
| CollectVectorSequenceDcdSelection (void) | |
| CollectVectorSequenceDcdSelection (int _index) | |
|  Public Member Functions inherited from CollectionMaster::CollectVectorSequence | |
| void | submitData (CollectVectorMsg *msg, int max_index) | 
| void | enqueue (int seq, Lattice &lattice) | 
| CollectVectorInstance * | removeReady (void) | 
| void | block () | 
| void | unblock () | 
| CollectVectorSequence () | |
| Public Attributes | |
| ResizeArray< CollectVectorInstanceDcdSelection * > | data | 
| int | index | 
| int | blocked | 
|  Public Attributes inherited from CollectionMaster::CollectVectorSequence | |
| ResizeArray< int > | queue | 
| ResizeArray< Lattice > | latqueue | 
| int | blocked | 
Definition at line 332 of file CollectionMaster.h.
| 
 | inline | 
Definition at line 373 of file CollectionMaster.h.
| 
 | inline | 
Definition at line 374 of file CollectionMaster.h.
| 
 | inline | 
Definition at line 353 of file CollectionMaster.h.
References blocked, data, ResizeArray< Elem >::del(), CollectionMaster::CollectVectorSequence::latqueue, CollectionMaster::CollectVectorInstance::lattice, CollectionMaster::CollectVectorSequence::queue, CollectionMaster::CollectVectorInstance::ready(), CollectionMaster::CollectVectorInstance::seq, and ResizeArray< Elem >::size().
Referenced by CollectionMaster::enqueuePositionsDcdSelection(), and CollectionMaster::receivePositionsDcdSelection().
| 
 | inline | 
Definition at line 335 of file CollectionMaster.h.
References data, CollectionMaster::CollectVectorInstance::notfree(), CollectVectorMsg::seq, and CollectionMaster::CollectVectorInstance::seq.
Referenced by CollectionMaster::receivePositionsDcdSelection().
| int CollectionMaster::CollectVectorSequenceDcdSelection::blocked | 
Definition at line 377 of file CollectionMaster.h.
Referenced by removeReady().
| ResizeArray<CollectVectorInstanceDcdSelection*> CollectionMaster::CollectVectorSequenceDcdSelection::data | 
Definition at line 375 of file CollectionMaster.h.
Referenced by removeReady(), and submitData().
| int CollectionMaster::CollectVectorSequenceDcdSelection::index | 
Definition at line 376 of file CollectionMaster.h.
Referenced by CollectionMaster::receivePositionsDcdSelection().
 1.8.14
 1.8.14