Public Member Functions | Public Attributes | List of all members
google::protobuf::strings::Hex Struct Reference

#include <strutil.h>

Public Member Functions

template<class Int >
 Hex (Int v, PadSpec s=NO_PAD)
 
template<class Int >
 Hex (Int v, PadSpec s=NO_PAD)
 

Public Attributes

enum PadSpec spec
 
uint64 value
 

Detailed Description

Definition at line 594 of file bloaty/third_party/protobuf/src/google/protobuf/stubs/strutil.h.

Constructor & Destructor Documentation

◆ Hex() [1/2]

template<class Int >
google::protobuf::strings::Hex::Hex ( Int  v,
PadSpec  s = NO_PAD 
)
inlineexplicit

◆ Hex() [2/2]

template<class Int >
google::protobuf::strings::Hex::Hex ( Int  v,
PadSpec  s = NO_PAD 
)
inlineexplicit

Member Data Documentation

◆ spec

enum PadSpec google::protobuf::strings::Hex::spec

◆ value

uint64 google::protobuf::strings::Hex::value

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:28