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

#include <EncryptFileScene.hpp>

Inheritance diagram for EncryptFileScene:
Scene

Public Member Functions

 EncryptFileScene ()
 
virtual ~EncryptFileScene ()=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 6 of file EncryptFileScene.hpp.

Constructor & Destructor Documentation

◆ EncryptFileScene()

EncryptFileScene::EncryptFileScene ( )
explicit

◆ ~EncryptFileScene()

virtual EncryptFileScene::~EncryptFileScene ( )
virtualdefault

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