Enigma  3.2.0
A Simple, Reliable and Efficient Encryption Tool
DecryptFileScene Class Reference

#include <DecryptFileScene.hpp>

Inheritance diagram for DecryptFileScene:
Scene

Public Member Functions

 DecryptFileScene ()
 
virtual ~DecryptFileScene ()=default
 
- Public Member Functions inherited from Scene
 ENIGMA_NON_COPYABLE (Scene)
 
 ENIGMA_NON_MOVEABLE (Scene)
 
 Scene () noexcept
 
virtual ~Scene () noexcept=default
 
const bool WantsToQuit () const noexcept
 
const bool IsLoading () const noexcept
 
std::mutex & GetMutex () noexcept
 
void EndScene () noexcept
 
void SetLoading (const bool loading) noexcept
 

Additional Inherited Members

- Protected Attributes inherited from Scene
std::mutex m_mutex {}
 
bool m_quit {}
 
bool m_isLoading {}
 

Detailed Description

Definition at line 7 of file DecryptFileScene.hpp.

Constructor & Destructor Documentation

◆ DecryptFileScene()

DecryptFileScene::DecryptFileScene ( )

◆ ~DecryptFileScene()

virtual DecryptFileScene::~DecryptFileScene ( )
virtualdefault

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