LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
LeechCraft::Util::Dumper Class Reference

#include "dumper.h"

+ Inheritance diagram for LeechCraft::Util::Dumper:
+ Collaboration diagram for LeechCraft::Util::Dumper:

Classes

struct  Error
 
struct  Finished
 

Public Types

using Result_t = boost::variant< Finished, Error >
 

Public Member Functions

 Dumper (const QString &from, const QString &to, QObject *=nullptr)
 
QFuture< Result_tGetFuture ()
 

Detailed Description

Definition at line 41 of file dumper.h.

Member Typedef Documentation

◆ Result_t

Definition at line 62 of file dumper.h.

Constructor & Destructor Documentation

◆ Dumper()

LeechCraft::Util::Dumper::Dumper ( const QString &  from,
const QString &  to,
QObject *  parent = nullptr 
)

Definition at line 38 of file dumper.cpp.

Member Function Documentation

◆ GetFuture()

QFuture< Dumper::Result_t > LeechCraft::Util::Dumper::GetFuture ( )

Definition at line 81 of file dumper.cpp.


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