opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
osc::FileChangePoller Class Referencefinal

#include <file_change_poller.h>

Public Member Functions

 FileChangePoller (std::chrono::milliseconds delay_between_checks, const std::string &path)
 
bool change_detected (const std::string &path)
 

Constructor & Destructor Documentation

◆ FileChangePoller()

osc::FileChangePoller::FileChangePoller ( std::chrono::milliseconds  delay_between_checks,
const std::string &  path 
)

Member Function Documentation

◆ change_detected()

bool osc::FileChangePoller::change_detected ( const std::string &  path)

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