Belle II Software
release-08-01-10
|
Public Member Functions | |
int | get_wd () const |
unsigned long | getMask () const |
const std::string & | getName () const |
Private Member Functions | |
InotifyEvent (int wd, unsigned long mask, const std::string &name) | |
Private Attributes | |
int | m_wd |
unsigned long | m_mask |
std::string | m_name |
Friends | |
class | Inotify |