Home
last modified time | relevance | path

Searched refs:addCallback (Results 1 – 4 of 4) sorted by relevance

/glogg/glogg/src/
H A Dwatchtowerlist.h
H A Dwatchtower.h
/glogg/src/
H A Dwatchtowerlist.h49 addCallback( callback ); in ObservedFile()
58 void addCallback( std::shared_ptr<void> callback ) { in addCallback() function
H A Dwatchtower.h194 existing_observed_file->addCallback( ptr ); in addFile()