|
nfx-json 1.5.2
Modern C++20 JSON library with schema validation and generation
|
This is the complete list of members for nfx::json::Document::PathView::Entry, including all inherited members.
| depth | nfx::json::Document::PathView::Entry | |
| Entry() | nfx::json::Document::PathView::Entry | inline |
| Entry(Entry &&other) noexcept=default | nfx::json::Document::PathView::Entry | |
| Entry(const Entry &other) | nfx::json::Document::PathView::Entry | |
| isLeaf | nfx::json::Document::PathView::Entry | |
| operator=(Entry &&other) noexcept=default | nfx::json::Document::PathView::Entry | |
| operator=(const Entry &other) | nfx::json::Document::PathView::Entry | |
| path | nfx::json::Document::PathView::Entry | |
| value() const | nfx::json::Document::PathView::Entry | inline |
| valuePtr | nfx::json::Document::PathView::Entry |