igor::iFilesystem Class Reference

#include <iFilesystem.h>

Inherits igor::iModule< iFilesystem >.

Public Member Functions

void listenToChanges (const iaString &path, bool recursive=false)
 
void stopListenToChanges (const iaString &path)
 

Friends

class iModule< iFilesystem >
 

Additional Inherited Members

- Static Public Member Functions inherited from igor::iModule< iFilesystem >
static IGOR_INLINE iFilesystemgetInstance ()
 
static IGOR_INLINE bool isInstantiated ()
 
static void createInstance ()
 
static void destroyInstance ()
 
- Protected Member Functions inherited from igor::iModule< iFilesystem >
 iModule ()=default
 
virtual ~iModule ()=default
 

Member Function Documentation

◆ listenToChanges()

void igor::iFilesystem::listenToChanges ( const iaString path,
bool  recursive = false 
)

listen to changes at given path

Parameters
pathgiven path
recursiveif true track changes in subdirectories as well

◆ stopListenToChanges()

void igor::iFilesystem::stopListenToChanges ( const iaString path)

stop listening to changes at given path

Parameters
pathgiven path

Friends And Related Function Documentation

◆ iModule< iFilesystem >

friend class iModule< iFilesystem >
friend

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