|
WSF
|
#include "wsf_export.h"#include <unordered_map>#include "UtCallbackHolder.hpp"#include "WsfEvent.hpp"#include "script/WsfScriptProcessor.hpp"#include "WsfTrackId.hpp"

Go to the source code of this file.
Classes | |
| class | WsfTrackProcessor |
| class | WsfTrackProcessor_PurgeTracksEvent |
| A nested class for the event that performs periodic purging of inactive tracks. More... | |
| class | WsfTrackProcessor_PurgeTrackHistoryEvent |
| The same idea is used to purge track history. More... | |
| class | WsfTrackProcessor_ReportTracksEvent |
| A nested class for the event that performs periodic reporting of tracks. More... | |