Antares Simulator
Power System Simulator
Loading...
Searching...
No Matches
FolderRemover Class Reference
Inheritance diagram for FolderRemover:
FSWalker::IJob

Public Types

using Ptr = Yuni::Job::IJob::Ptr::Promote<FolderRemover>::Ptr
 
- Public Types inherited from FSWalker::IJob
using Ptr = Yuni::Job::IJob::Ptr::Promote<IJob>::Ptr
 The most suitable smart pointer for the class.
 

Public Member Functions

 FolderRemover (const String &folder)
 
- Public Member Functions inherited from FSWalker::IJob

Public Attributes

String folder
 Folder to remove.
 
UserDatauserdata
 userdata
 
std::vector< Ptr > dependencies
 Dependencies.
 
uint timeout
 Timeout to wait before requeuing.
 

Protected Member Functions

virtual void onExecute ()
 
void perform ()
 
- Protected Member Functions inherited from FSWalker::IJob
void decrementCounter ()
 

Additional Inherited Members

- Protected Attributes inherited from FSWalker::IJob
InternalJobCounter pJobCounter
 

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