6#ifndef ACTIVE_SERIALISE_XML_XML_POLY_POINT
7#define ACTIVE_SERIALISE_XML_XML_POLY_POINT
9#include "Active/Serialise/XML/Package/Wrapper/Geometry/XMLPoint.h"
Definition PolyPoint.h:24
std::unique_ptr< Cargo > Unique
Unique pointer.
Definition Cargo.h:23
Definition Inventory.h:19
XMLPoint(geometry::Point &point)
Definition XMLPoint.cpp:55
Definition XMLPolyPoint.h:24
static utility::String tag
The element tag.
Definition XMLPolyPoint.h:32
virtual bool fillInventory(Inventory &inventory) const override
Definition XMLPolyPoint.cpp:72
XMLPolyPoint(geometry::PolyPoint &point)
Definition XMLPolyPoint.cpp:52
virtual void setDefault() override
Definition XMLPolyPoint.cpp:125
virtual Cargo::Unique getCargo(const Inventory::Item &item) const override
Definition XMLPolyPoint.cpp:94
A Unicode-aware string class.
Definition String.h:51
Definition XMLDateTime.h:12