Definition at line 57 of file primitives.hpp.
Public Types | |
| using | Type = std::uint32_t |
Static Public Member Functions | |
| static Type | Parse (const NYdb::TValueParser &value_parser) |
| template<typename Builder > | |
| static void | Write (NYdb::TValueBuilderBase< Builder > &builder, Type value) |
| using ydb::Uint32Trait::Type = std::uint32_t |
Definition at line 58 of file primitives.hpp.