LeechCraft  0.6.70-9312-g4cc613a2df
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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

Definition at line 62 of file dumper.h.

Constructor & Destructor Documentation

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

Definition at line 38 of file dumper.cpp.

Member Function Documentation

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: