Samchon Framework for CPP
1.0.0
|
This is the complete list of members for samchon::examples::tsp::Travel, including all inherited members.
calcDistance() const -> double | samchon::examples::tsp::Travel | inline |
CHILD_TAG() const -> string override | samchon::examples::tsp::Travel | inlinevirtual |
samchon::protocol::EntityGroup::construct(std::shared_ptr< library::XML > xml) | samchon::protocol::EntityGroup< Container, T, Key > | inlinevirtual |
count(const typename child_type::key_type &key) const -> size_t | samchon::protocol::EntityGroup< Container, T, Key > | inline |
samchon::protocol::EntityGroup::createChild(std::shared_ptr< library::XML >) -> child_type *=0 | samchon::protocol::EntityGroup< Container, T, Key > | protectedpure virtual |
distance | samchon::examples::tsp::Travel | protected |
find(const typename child_type::key_type &key) -> typename container_type::iterator | samchon::protocol::EntityGroup< Container, T, Key > | inline |
find(const typename child_type::key_type &key) const -> typename container_type::const_iterator | samchon::protocol::EntityGroup< Container, T, Key > | inline |
get(const typename child_type::key_type &key) -> typename container_type::value_type & | samchon::protocol::EntityGroup< Container, T, Key > | inline |
get(const typename child_type::key_type &key) const -> const typename container_type::value_type & | samchon::protocol::EntityGroup< Container, T, Key > | inline |
has(const typename child_type::key_type &key) const -> bool | samchon::protocol::EntityGroup< Container, T, Key > | inline |
key() const -> Key | samchon::protocol::Entity< Key > | inlinevirtual |
operator<(const Travel &travel) const -> bool | samchon::examples::tsp::Travel | inline |
toString() const -> string | samchon::examples::tsp::Travel | inline |
toXML() const -> shared_ptr< XML > override | samchon::examples::tsp::Travel | inlinevirtual |
Travel() | samchon::examples::tsp::Travel | inline |
Travel(const Travel &travel) | samchon::examples::tsp::Travel | inline |
Travel(Travel &&travel) | samchon::examples::tsp::Travel | inline |