vg
tools for working with variation graphs
Public Member Functions | Public Attributes | List of all members
xg::temp_file::Handler Struct Reference

Public Member Functions

 ~Handler ()
 

Public Attributes

std::set< std::string > filenames
 
std::string parent_directory
 

Detailed Description

Because the names are in a static object, we can delete them when std::exit() is called.

Constructor & Destructor Documentation

◆ ~Handler()

xg::temp_file::Handler::~Handler ( )
inline

Member Data Documentation

◆ filenames

std::set<std::string> xg::temp_file::Handler::filenames

◆ parent_directory

std::string xg::temp_file::Handler::parent_directory

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