fourdst_plugin 0.0.1a
C++ Plugin Manager
Loading...
Searching...
No Matches
utils.h File Reference

Utility classes and functions for the bundle module. More...

#include <filesystem>
#include <iostream>
#include <random>

Classes

class  fourdst::plugin::bundle::utils::TemporaryDirectory
 Manages a temporary directory that is automatically cleaned up. More...
 

Namespaces

namespace  fourdst
 
namespace  fourdst::plugin
 Main namespace for the FourDST plugin system.
 
namespace  fourdst::plugin::bundle
 
namespace  fourdst::plugin::bundle::utils
 

Detailed Description

Utility classes and functions for the bundle module.

This header provides utility functionality used by the bundle module, including temporary directory management.