#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.
◆ Context()
proto_structs::io::Context::Context |
( |
const ::google::protobuf::Descriptor & | message_desc | ) |
|
|
inlineexplicitprotectednoexcept |
◆ GetCurrentPath() [1/3]
std::string proto_structs::io::Context::GetCurrentPath |
( |
| ) |
const |
|
protected |
◆ GetCurrentPath() [2/3]
std::string proto_structs::io::Context::GetCurrentPath |
( |
const ::google::protobuf::FieldDescriptor & | current_field_desc | ) |
const |
|
protected |
◆ GetCurrentPath() [3/3]
std::string proto_structs::io::Context::GetCurrentPath |
( |
int | current_field_number | ) |
const |
|
protected |
◆ PopFromPath()
void proto_structs::io::Context::PopFromPath |
( |
| ) |
|
|
inlineprotected |
◆ PushToPath()
void proto_structs::io::Context::PushToPath |
( |
int | field_number | ) |
|
|
inlineprotected |
The documentation for this class was generated from the following files:
- /data/code/userver/libraries/proto-structs/include/userver/proto-structs/io/context_base.hpp
- /data/code/userver/libraries/proto-structs/src/proto-structs/io/context_base.cpp