Apache Mesos
Public Member Functions | List of all members
ProcessWatcher< T > Class Template Reference

#include <watcher.hpp>

Inheritance diagram for ProcessWatcher< T >:
Watcher

Public Member Functions

 ProcessWatcher (const process::PID< T > &_pid)
 
void process (int type, int state, int64_t sessionId, const std::string &path) override
 
- Public Member Functions inherited from Watcher
virtual ~Watcher ()
 

Constructor & Destructor Documentation

template<typename T >
ProcessWatcher< T >::ProcessWatcher ( const process::PID< T > &  _pid)
inlineexplicit

Member Function Documentation

template<typename T >
void ProcessWatcher< T >::process ( int  type,
int  state,
int64_t  sessionId,
const std::string &  path 
)
inlineoverridevirtual

Implements Watcher.


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