libosmscout
0.1
|
This is the complete list of members for osmscout::Node, including all inherited members.
GetCoords() const | osmscout::Node | inline |
GetFeature(size_t idx) const | osmscout::Node | inline |
GetFeatureCount() const | osmscout::Node | inline |
GetFeatureValueBuffer() const | osmscout::Node | inline |
GetFileOffset() const | osmscout::Node | inline |
GetNextFileOffset() const | osmscout::Node | inline |
GetObjectFileRef() const | osmscout::Node | inline |
GetType() const | osmscout::Node | inline |
HasFeature(size_t idx) const | osmscout::Node | inline |
Intersects(const GeoBox &boundingBox) const | osmscout::Node | inline |
Node()=default | osmscout::Node | |
Read(const TypeConfig &typeConfig, FileScanner &scanner) | osmscout::Node | |
SetCoords(const GeoCoord &coords) | osmscout::Node | |
SetFeatures(const FeatureValueBuffer &buffer) | osmscout::Node | |
SetType(const TypeInfoRef &type) | osmscout::Node | |
UnsetFeature(size_t idx) | osmscout::Node | inline |
Write(const TypeConfig &typeConfig, FileWriter &writer) const | osmscout::Node |