#include <boost/shared_ptr.hpp>
#include "common_type/Tracks.hpp"
#include "common_type/Track.hpp"
#include <vector>
Go to the source code of this file.
Classes | |
struct | ISM::CollectedData |
class | ISM::DataCollector |
struct | ISM::TracksWithRef |
Namespaces | |
ISM | |
this namespace contains all generally usable classes. | |
Typedefs | |
typedef boost::shared_ptr< CollectedData > | ISM::CollectedDataPtr |
typedef boost::shared_ptr< TracksWithRef > | ISM::TracksWithRefPtr |