webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
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)
 

Public Attributes

uint64 value
 
enum PadSpec spec
 

Constructor & Destructor Documentation

◆ Hex()

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: