Antares Simulator
Power System Simulator
|
Public Member Functions | |
FileJob (EventsRegistry &events) | |
![]() |
Public Attributes | |
String::Vector | files |
All files. | |
String::Vector | parents |
Parent. | |
std::vector< uint64_t > | filessize |
All associated sizes. | |
std::vector< int64_t > | modified |
Modification. | |
EventsRegistry & | events |
Reference. | |
Protected Member Functions | |
virtual void | onExecute () |
![]() | |
void | decrementCounter () |
Additional Inherited Members | |
![]() | |
using | Ptr = Yuni::Job::IJob::Ptr::Promote<IJob>::Ptr |
The most suitable smart pointer for the class. | |
![]() | |
InternalJobCounter | pJobCounter |