CatapultServer  v0.5.0.1 (Elephant)
catapult::config::CatapultDataDirectoryPreparer Class Reference

Catapult data directory factory that automatically creates subdirectories. More...

Static Public Member Functions

static CatapultDataDirectory Prepare (const boost::filesystem::path &directory)
 Creates a data directory around directory. More...
 

Static Private Member Functions

static void CreateDirectory (const boost::filesystem::path &directory)
 

Detailed Description

Catapult data directory factory that automatically creates subdirectories.

Member Function Documentation

◆ CreateDirectory()

static void catapult::config::CatapultDataDirectoryPreparer::CreateDirectory ( const boost::filesystem::path &  directory)
inlinestaticprivate
Here is the caller graph for this function:

◆ Prepare()

static CatapultDataDirectory catapult::config::CatapultDataDirectoryPreparer::Prepare ( const boost::filesystem::path &  directory)
inlinestatic

Creates a data directory around directory.

Here is the call graph for this function:

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