#include </data/code/userver/libraries/proto-structs/include/userver/proto-structs/io/context_base.hpp>
Read/write operation context.
Definition at line 27 of file context_base.hpp.
Protected Member Functions | |
| Context (const ::google::protobuf::Descriptor &message_desc) noexcept | |
| void | PushToPath (int field_number) |
| void | PopFromPath () |
| std::string | GetCurrentPath (int current_field_number) const |
| std::string | GetCurrentPath (const ::google::protobuf::FieldDescriptor ¤t_field_desc) const |
| std::string | GetCurrentPath () const |
|
inlineexplicitprotectednoexcept |
Definition at line 29 of file context_base.hpp.
|
protected |
Definition at line 44 of file context_base.cpp.
|
protected |
Definition at line 29 of file context_base.cpp.
|
protected |
Definition at line 12 of file context_base.cpp.
|
inlineprotected |
Definition at line 32 of file context_base.hpp.
|
inlineprotected |
Definition at line 31 of file context_base.hpp.