13 #ifndef DtObserverObjectManager_H_
14 #define DtObserverObjectManager_H_
16 #include <boost/signals.hpp>
24 class DtObserverObject;
42 virtual void update(
double simTime );
46 const std::string& name );
53 virtual void removeObject(
const std::string& name );
59 const std::string& name )
const;
79 const std::string& name );