Name

GroveWatcher — Dynamic tracker of the changes of the grove as a whole.

Synopsis

class GroveWatcher : public GroveWatcherBaseSernaApi::GroveWatcherBase,
                     public RefCountedWrappedObjectSernaApi::RefCountedWrappedObject
 {
public:
  // construct/copy/destruct
  GroveWatcher();
  ~GroveWatcher();

  // public member functions

};

Description

GroveWatcher construct/copy/destruct

  1. GroveWatcher();


  2. ~GroveWatcher();


GroveWatcher public member functions