MarlinMT  0.1.0
marlinmt::book::StoreWriter Class Reference

#include <StoreWriter.h>

Public Member Functions

 StoreWriter (std::filesystem::path path)
 
 StoreWriter ()=default
 
void writeSelection (const Selection &sel)
 

Private Attributes

std::filesystem::path _path {""}
 

Detailed Description

Definition at line 16 of file StoreWriter.h.

Constructor & Destructor Documentation

◆ StoreWriter() [1/2]

marlinmt::book::StoreWriter::StoreWriter ( std::filesystem::path  path)
inlineexplicit

Definition at line 18 of file StoreWriter.h.

◆ StoreWriter() [2/2]

marlinmt::book::StoreWriter::StoreWriter ( )
default

Member Function Documentation

◆ writeSelection()

void marlinmt::book::StoreWriter::writeSelection ( const Selection sel)

Member Data Documentation

◆ _path

std::filesystem::path marlinmt::book::StoreWriter::_path {""}
private

Definition at line 25 of file StoreWriter.h.


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