|
FlatCityBuf C++ reader 0.8.0
Native C++17 reader for FlatCityBuf, the cloud-optimized CityJSON format
|
This is the complete list of members for fcb::Feature, including all inherited members.
| byte_offset() const | fcb::Feature | inline |
| city_object_count() const | fcb::Feature | |
| detail::FeatureAccess | fcb::Feature | friend |
| empty() const | fcb::Feature | inline |
| Feature()=default | fcb::Feature | |
| Feature(std::shared_ptr< const std::vector< std::uint8_t > > buffer, std::uint64_t byte_offset, std::size_t body_offset) | fcb::Feature | |
| id() const | fcb::Feature | |
| object_attributes(std::size_t i) const | fcb::Feature | |
| object_columns(std::size_t i) const | fcb::Feature | |
| object_extent(std::size_t i, std::array< double, 6 > &out) const | fcb::Feature | |
| object_has_attributes(std::size_t i) const | fcb::Feature | |
| object_has_columns(std::size_t i) const | fcb::Feature | |
| object_id(std::size_t i) const | fcb::Feature | |
| raw() const | fcb::Feature |