Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::PythonProcessorFolderObserver Class Reference
Inheritance diagram for inviwo::PythonProcessorFolderObserver:

Public Member Functions

 PythonProcessorFolderObserver (InviwoApplication *app, const std::filesystem::path &directory, InviwoModule &module)
Public Member Functions inherited from inviwo::FileObserver
 FileObserver (const FileObserver &)=delete
 FileObserver (FileObserver &&rhs)
 FileObserver (FileSystemObserver *app)
 FileObserver (InviwoApplication *app)
const std::unordered_set< std::filesystem::path, PathHash > & getFiles () const
bool isObserved (const std::filesystem::path &fileName) const
FileObserveroperator= (const FileObserver &)=delete
FileObserveroperator= (FileObserver &&that)
bool startFileObservation (const std::filesystem::path &filePath)
 Starts observing file if it exists.
void stopAllObservation ()
bool stopFileObservation (const std::filesystem::path &filePath)
 Stops observing the file if being observed.
virtual ~FileObserver ()

Additional Inherited Members

Protected Attributes inherited from inviwo::FileObserver
FileSystemObserverfileSystemObserver_

The documentation for this class was generated from the following file:
  • modules/python3/include/modules/python3/pythonprocessorfolderobserver.h