#include <registry_store.hpp>
Public Attributes | |
| std::vector< std::string > | entries |
| std::optional< std::string > | next_after |
| bool | has_more = false |
| std::vector<std::string> dcn::storage::NameCursorPage::entries |
| bool dcn::storage::NameCursorPage::has_more = false |
| std::optional<std::string> dcn::storage::NameCursorPage::next_after |