#include <userver/formats/common/path.hpp>
Document/array element path storage
Definition at line 32 of file path.hpp.
|
|
bool | IsRoot () const |
|
std::string | ToString () const |
|
std::string_view | ToStringView () const |
|
Path | MakeChildPath (std::string_view key) const |
|
Path | MakeChildPath (std::size_t index) const |
|
|
static Path | WithPrefix (std::string path_prefix) |
The documentation for this class was generated from the following file: