Gromacs  2025.0-dev-20241014-f673b97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs
#include <memory>
+ Include dependency graph for abstractdata.h:
+ This graph shows which files directly or indirectly include this file:

Description

Declares gmx::AbstractAnalysisData.

Author
Teemu Murtola teemu.nosp@m..mur.nosp@m.tola@.nosp@m.gmai.nosp@m.l.com

Classes

class  gmx::AbstractAnalysisData
 Abstract base class for all objects that provide data. More...
 

Typedefs

typedef std::shared_ptr
< IAnalysisDataModule > 
gmx::AnalysisDataModulePointer
 Smart pointer for managing a generic analysis data module.