Antares Simulator
Power System Simulator
AntaresStudy Class Referencefinal
Inheritance diagram for AntaresStudy:
FSWalker::IExtension

Public Member Functions

 AntaresStudy (int64_t dateLimit)
 
virtual const char * caption () const
 Human readable caption of the extension.
 
virtual FSWalker::OnDirectoryEvent directoryEvent ()
 Provide a reentrant event for handling directories.
 
virtual int priority () const
 Recommended priority for the extension.
 
virtual void * userdataCreate (FSWalker::DispatchJobEvent &queue)
 Get the user data.
 
virtual void userdataDestroy (void *userdata)
 Destroy user data.
 
- Public Member Functions inherited from FSWalker::IExtension
 IExtension ()
 Default constructor.
 
virtual ~IExtension ()
 Destructor.
 
virtual OnFileEvent fileEvent ()
 Provide a reentrant event for handling files.
 

Public Attributes

uint64_t bytesDeleted
 
uint64_t filesDeleted
 
uint64_t foldersDeleted
 

Additional Inherited Members

- Public Types inherited from FSWalker::IExtension
using Ptr = std::shared_ptr< IExtension >
 Most suitable smart pointer.
 
using Vector = std::vector< Ptr >
 List.
 

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