12 #ifndef DT_PROTOCOL_NAMESPACE
13 #error Namespace Protocol Macro DT_PROTOCOL_NAMESPACE not defined.
18 #include <boost/function.hpp>
36 virtual void setDesignatorId(
const std::string& designator );
39 virtual void setDesignatedObjectId(
const std::string& designee );
45 FunctionID_setDesignatorId = 0
46 , FunctionID_setDesignatedObjectId = 1
52 virtual bool findSceneObjectId(
const std::string& globalObjectDesignator,
60 virtual void waitForEntity(
const std::string& idSought, FunctionIDs funcToCall);
65 const std::string& idSought, FunctionIDs funcToCall );