Home
last modified time | relevance | path

Searched refs:Registration (Results 1 – 8 of 8) sorted by relevance

/glogg/glogg/src/
H A Dwatchtower.h
H A Dplatformfilewatcher.cpp
H A Dplatformfilewatcher.h
/glogg/src/
H A Dwatchtower.h40 using Registration = std::shared_ptr<void>; variable
42 typedef std::shared_ptr<void> Registration; typedef
62 Registration addFile( const std::string& file_name,
141 Registration WatchTower<Driver>::addFile( in addFile()
H A Dplatformfilewatcher.cpp46 notification_ = std::make_shared<Registration>( in addFile()
H A Dplatformfilewatcher.h83 std::shared_ptr<Registration> notification_;
/glogg/glogg/tests/
H A DwatchtowerTest.cpp
/glogg/tests/
H A DwatchtowerTest.cpp97 Registration registration;
101 Registration registerFile( const string& filename ) { in registerFile()
337 Registration registration_two;
338 Registration registration_three;