Directories | |
| chrono | |
Files | |
| int32_t.hpp | |
| Provides std::int32_t proto struct field support. | |
| int32_t_conv.hpp | |
| Provides read/write context class with the ability to handle std::int32_t conversion. | |
| int64_t.hpp | |
| Provides std::int64_t proto struct field support. | |
| int64_t_conv.hpp | |
| Provides read/write context class with the ability to handle std::int64_t conversion. | |
| map.hpp | |
| Provides std::map proto struct field support. | |
| map_conv.hpp | |
| Provides read/write context class with the ability to handle std::map conversion. | |
| optional.hpp | |
| Provides std::optional proto struct field support. | |
| optional_conv.hpp | |
| Provides read/write context class with the ability to handle std::optional conversion. | |
| scalar.hpp | |
| Provides scalar type proto struct field support. | |
| scalar_conv.hpp | |
| Provides read/write context class with the ability to handle all scalar conversions. | |
| size_t.hpp | |
| Provides std::size_t proto struct field support. | |
| size_t_conv.hpp | |
| Provides read/write context class with the ability to handle std::size_t conversion. | |
| string.hpp | |
| Provides std::string proto struct field support. | |
| string_conv.hpp | |
| Provides read/write context class with the ability to handle std::string conversion. | |
| uint32_t.hpp | |
| Provides std::uint32_t proto struct field support. | |
| uint32_t_conv.hpp | |
| Provides read/write context class with the ability to handle std::uint32_t conversion. | |
| uint64_t.hpp | |
| Provides std::uint64_t proto struct field support. | |
| uint64_t_conv.hpp | |
| Provides read/write context class with the ability to handle std::uint64_t conversion. | |
| unordered_map.hpp | |
| Provides std::unordered_map proto struct field support. | |
| unordered_map_conv.hpp | |
| Provides read/write context class with the ability to handle std::unordered_map conversion. | |
| vector.hpp | |
| Provides std::vector proto struct field support. | |
| vector_conv.hpp | |
| Provides read/write context class with the ability to handle std::vector conversion. | |