Public Attributes | List of all members
google::protobuf::compiler::ZipWriter::FileInfo Struct Reference

Public Attributes

uint32_t crc32
 
uint32 crc32
 
std::string name
 
uint32_t offset
 
uint32 offset
 
uint32_t size
 
uint32 size
 

Detailed Description

Definition at line 80 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/zip_writer.h.

Member Data Documentation

◆ crc32 [1/2]

uint32_t google::protobuf::compiler::ZipWriter::FileInfo::crc32

◆ crc32 [2/2]

uint32 google::protobuf::compiler::ZipWriter::FileInfo::crc32

◆ name

std::string google::protobuf::compiler::ZipWriter::FileInfo::name

◆ offset [1/2]

uint32_t google::protobuf::compiler::ZipWriter::FileInfo::offset

◆ offset [2/2]

uint32 google::protobuf::compiler::ZipWriter::FileInfo::offset

◆ size [1/2]

uint32_t google::protobuf::compiler::ZipWriter::FileInfo::size

◆ size [2/2]

uint32 google::protobuf::compiler::ZipWriter::FileInfo::size

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


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