Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
temporary_path Struct Reference

#include <JETSCAPE/blob/main/external_packages/trento/test/util.h>

Public Member Functions

 temporary_path (const fs::path &ext=fs::path{})
 
 ~temporary_path ()
 

Public Attributes

const fs::path path
 

Detailed Description

Definition at line 38 of file util.h.

View newest version in sPHENIX GitHub at line 38 of file util.h

Constructor & Destructor Documentation

temporary_path::temporary_path ( const fs::path ext = fs::path{})
inline

Definition at line 39 of file util.h.

View newest version in sPHENIX GitHub at line 39 of file util.h

temporary_path::~temporary_path ( )
inline

Definition at line 45 of file util.h.

View newest version in sPHENIX GitHub at line 45 of file util.h

References path.

Member Data Documentation

const fs::path temporary_path::path

Definition at line 48 of file util.h.

View newest version in sPHENIX GitHub at line 48 of file util.h

Referenced by item.Item::__eq__(), item.Item::__hash__(), TEST_CASE(), and ~temporary_path().


The documentation for this struct was generated from the following file: