Samchon Framework for CPP
1.0.0
|
This is the complete list of members for samchon::example::tsp::GeometryPoint, including all inherited members.
calcDistance(const GeometryPoint &point) const -> double | samchon::example::tsp::GeometryPoint | inline |
samchon::protocol::Entity::construct(std::shared_ptr< library::XML >)=0 | samchon::protocol::Entity | pure virtual |
Entity() | samchon::protocol::Entity | |
GeometryPoint() | samchon::example::tsp::GeometryPoint | inline |
GeometryPoint(int uid) | samchon::example::tsp::GeometryPoint | inline |
GeometryPoint(int uid, double longitude, double latitude) | samchon::example::tsp::GeometryPoint | inline |
key() const -> string override | samchon::example::tsp::GeometryPoint | inlinevirtual |
latitude | samchon::example::tsp::GeometryPoint | protected |
longitude | samchon::example::tsp::GeometryPoint | protected |
TAG() const -> string | samchon::example::tsp::GeometryPoint | inlinevirtual |
toString() const -> string | samchon::example::tsp::GeometryPoint | inline |
toXML() const -> shared_ptr< XML > override | samchon::example::tsp::GeometryPoint | inlinevirtual |
uid | samchon::example::tsp::GeometryPoint | protected |