xmscore
1.0
|
#include <xmscore/misc/Observer.h>
#include <boost/timer/timer.hpp>
#include <xmscore/misc/Observer.t.h>
#include <boost/thread/thread.hpp>
#include <xmscore/math/math.h>
#include <xmscore/testing/TestTools.h>
Go to the source code of this file.
Classes | |
class | xms::Observer::impl |
Implementation of the observer class. More... | |
class | MockObserver |
Derived class used for testing use of Observer class. More... | |
class | MockMesher |
mock meshing class to show how the observer works More... | |
Definition in file Observer.cpp.