#include <way.hpp>
|
template<typename Archive > |
void | serialize (Archive &ar, const unsigned int version) |
|
|
template<typename Archive > |
void | serialize (Archive &ar, const unsigned int version) |
|
Definition at line 31 of file way.hpp.
Way::Way |
( |
const Way & |
other | ) |
|
|
default |
const std::vector<NodeId>& Way::getNodeIDs |
( |
| ) |
const |
|
inline |
bool Way::isClosed |
( |
| ) |
const |
|
inline |
template<typename Archive >
void Way::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
inlineprivate |
friend class boost::serialization::access |
|
friend |
std::vector<NodeId> Way::nodeIDs |
|
private |
The documentation for this class was generated from the following file: