DCCL v5
Loading...
Searching...
No Matches
dccl::native_protobuf::PrimitiveTypeHelper< WireType, google::protobuf::FieldDescriptor::TYPE_INT32 > Struct Template Reference
Inheritance diagram for dccl::native_protobuf::PrimitiveTypeHelper< WireType, google::protobuf::FieldDescriptor::TYPE_INT32 >:

Public Member Functions

unsigned byte_size (const WireType &wire_value)
void encode (WireType wire_value, std::vector< google::protobuf::uint8 > *bytes)
bool is_varint ()
Public Member Functions inherited from dccl::native_protobuf::PrimitiveTypeHelperBase< WireType, google::protobuf::internal::WireFormatLite::TYPE_INT32 >
WireType decode (google::protobuf::io::CodedInputStream *input_stream)

Detailed Description

template<typename WireType>
struct dccl::native_protobuf::PrimitiveTypeHelper< WireType, google::protobuf::FieldDescriptor::TYPE_INT32 >

Definition at line 80 of file dccl_native_protobuf.h.

Member Function Documentation

◆ byte_size()

template<typename WireType>
unsigned dccl::native_protobuf::PrimitiveTypeHelper< WireType, google::protobuf::FieldDescriptor::TYPE_INT32 >::byte_size ( const WireType & wire_value)
inline

Definition at line 84 of file dccl_native_protobuf.h.

◆ encode()

template<typename WireType>
void dccl::native_protobuf::PrimitiveTypeHelper< WireType, google::protobuf::FieldDescriptor::TYPE_INT32 >::encode ( WireType wire_value,
std::vector< google::protobuf::uint8 > * bytes )
inline

Definition at line 88 of file dccl_native_protobuf.h.

◆ is_varint()

template<typename WireType>
bool dccl::native_protobuf::PrimitiveTypeHelper< WireType, google::protobuf::FieldDescriptor::TYPE_INT32 >::is_varint ( )
inline

Definition at line 93 of file dccl_native_protobuf.h.


The documentation for this struct was generated from the following file: