Gromacs  2024.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
gmx::test::TprAndFileManager Class Reference

#include <testutils/include/testutils/tprfilegenerator.h>

Description

Helper to bundle generated TPR and the file manager to clean it up.

Public Member Functions

 TprAndFileManager (const std::string &name)
 Generates the file when needed. More...
 
const std::string & tprName () const
 Access to the string.
 

Constructor & Destructor Documentation

gmx::test::TprAndFileManager::TprAndFileManager ( const std::string &  name)

Generates the file when needed.

Parameters
[in]nameThe basename of the input files and the generated TPR.

The documentation for this class was generated from the following files: