userver: formats::common::Path Class Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts

#include <userver/formats/common/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)
 

Detailed Description

Document/array element path storage

Definition at line 32 of file path.hpp.


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