Public Member Functions | Public Attributes | List of all members
google::protobuf.internal::SerialArena::Block Struct Reference

Public Member Functions

 Block (Block *next, size_t size)
 
char * Pointer (size_t n)
 

Public Attributes

Block *const next
 
const size_t size
 
CleanupNodestart
 

Detailed Description

Definition at line 289 of file protobuf/src/google/protobuf/arena_impl.h.

Constructor & Destructor Documentation

◆ Block()

google::protobuf.internal::SerialArena::Block::Block ( Block next,
size_t  size 
)
inline

Definition at line 290 of file protobuf/src/google/protobuf/arena_impl.h.

Member Function Documentation

◆ Pointer()

char* google::protobuf.internal::SerialArena::Block::Pointer ( size_t  n)
inline

Definition at line 292 of file protobuf/src/google/protobuf/arena_impl.h.

Member Data Documentation

◆ next

Block* const google::protobuf.internal::SerialArena::Block::next

Definition at line 297 of file protobuf/src/google/protobuf/arena_impl.h.

◆ size

const size_t google::protobuf.internal::SerialArena::Block::size

Definition at line 298 of file protobuf/src/google/protobuf/arena_impl.h.

◆ start

CleanupNode* google::protobuf.internal::SerialArena::Block::start

Definition at line 299 of file protobuf/src/google/protobuf/arena_impl.h.


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


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