1 #ifndef ERIS_REDISPATCH_H 2 #define ERIS_REDISPATCH_H 4 #include <Atlas/Objects/Root.h> 5 #include <Atlas/Objects/SmartPtr.h> 7 #include <sigc++/trackable.h> 27 void postModified(
const Atlas::Objects::Root& obj);
31 const Atlas::Objects::Root m_obj;
Definition: Redispatch.h:15
Definition: Account.cpp:33
Underlying Atlas connection, providing a send interface, and receive (dispatch) system.
Definition: Connection.h:37