userver: /data/code/userver/libraries/proto-structs/include/userver/proto-structs Directory Reference
Loading...
Searching...
No Matches
proto-structs Directory Reference

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.
 
 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 compatability.
 
 unbreakable_dependency_cycle.hpp
 A type that is generated for a field that participates in an unbreakable dependency cycle.