Definition at line 83 of file structs.hpp.
|
| std::optional< int32_t > | f1 = {} |
| |
| std::optional< std::string > | f2 = {} |
| |
| std::optional< TestEnum > | f3 = {} |
| |
| std::optional< Simple > | f4 = {} |
| |
◆ ProtobufMessage
| using structs::Optional::ProtobufMessage = messages::Optional |
◆ f1
| std::optional<int32_t> structs::Optional::f1 = {} |
◆ f2
| std::optional<std::string> structs::Optional::f2 = {} |
◆ f3
| std::optional<TestEnum> structs::Optional::f3 = {} |
◆ f4
| std::optional<Simple> structs::Optional::f4 = {} |
The documentation for this struct was generated from the following file:
- /data/code/userver/libraries/proto-structs/tests/structs.hpp