Directories | |
| io | |
Files | |
| any.hpp | |
| Wrapper for google.protobuf.Any which provides interface to access stored message as compatible struct. | |
| convert.hpp | |
| Functions for protobuf message to/from struct conversion. | |
| date.hpp | |
| Type to represent google.type.Date in proto structs. | |
| duration.hpp | |
| Type to represent google.protobuf.Duration in proto structs. | |
| exceptions.hpp | |
| Exceptions thrown by the library. | |
| hash_map.hpp | |
| The hash map container used in userver proto structs by default. | |
| json.hpp | |
| Utilities for converting protobuf structs to/from formats::json::Value. | |
| oneof.hpp | |
| Wrapper for oneof protobuf message fields. | |
| time_of_day.hpp | |
| Type to represent google.type.TimeOfDay in proto structs. | |
| timestamp.hpp | |
| Type to represent google.protobuf.Timestamp in proto structs. | |
| type_mapping.hpp | |
| Concepts and traits for checking proto struct and protobuf message compatibility. | |
| unbreakable_dependency_cycle.hpp | |
| A type that is generated for a field that participates in an unbreakable dependency cycle. | |