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

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_UINT32 >
WireType decode (google::protobuf::io::CodedInputStream *input_stream)
 

Detailed Description

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

Definition at line 114 of file dccl_native_protobuf.h.

Member Function Documentation

◆ byte_size()

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

Definition at line 118 of file dccl_native_protobuf.h.

◆ encode()

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

Definition at line 122 of file dccl_native_protobuf.h.

◆ is_varint()

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

Definition at line 127 of file dccl_native_protobuf.h.


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