|
WSF
|
#include "wsf_export.h"#include <memory>#include <string>#include <vector>#include "UtLLPos.hpp"#include "UtLog.hpp"#include "WsfAuxDataEnabled.hpp"#include "WsfObject.hpp"#include "WsfStringId.hpp"#include "WsfWaypoint.hpp"

Go to the source code of this file.
Classes | |
| class | WsfRoute |
| A collection of WsfWaypoint objects that represent a path to be followed. More... | |
| struct | WsfRoute::RouteIntersection |
Namespaces | |
| namespace | std |
| Template specialization for wsf::comm::Address. Allows usage of Address in std::unordered_map/set. | |
Functions | |
| template<> | |
| void | std::swap (WsfRoute &aLhs, WsfRoute &aRhs) |