userver: formats::common::Path Class Reference
Loading...
Searching...
No Matches
formats::common::Path Class Reference

#include <userver/formats/common/path.hpp>

Detailed Description

Document/array element path storage

Definition at line 32 of file path.hpp.

Public Member Functions

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 Public Member Functions

static Path WithPrefix (std::string path_prefix)
 

The documentation for this class was generated from the following file: