Gromacs
2018.8
|
Private implementation class for AnalysisDataHandle.
Public Member Functions | |
AnalysisDataHandleImpl (AnalysisData *data) | |
Creates a handle associated with the given data object. | |
Public Attributes | |
AnalysisData & | data_ |
The data object that this handle belongs to. | |
AnalysisDataStorageFrame * | currentFrame_ |
Current storage frame object, or NULL if no current frame. | |