10 #ifndef DtSubjectBinder_H_
11 #define DtSubjectBinder_H_
14 #include <boost/function.hpp>
boost::function< void(DtDe &)> BindFunction
Definition: DtSubjectBinder.h:41
BindFunctionList myBindFunctionList
Definition: DtSubjectBinder.h:44
std::list< BindFunction > BindFunctionList
Definition: DtSubjectBinder.h:42
Base class for DtSubjectObservers that allow "delayed virtual construction via functors".
Definition: DtSubjectBinder.h:29
binderNoArgs< _Fn > bind(const _Fn &_Func, const _Ty &_Left)
Definition: DtSTLUtilities.h:76
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
Contains DLL export macros.