Public Member Functions | Private Attributes | List of all members
google::protobuf.internal::GetDeallocator Class Reference

Public Member Functions

 GetDeallocator (const AllocationPolicy *policy, size_t *space_allocated)
 
void operator() (SerialArena::Memory mem) const
 

Private Attributes

void(* dealloc_ )(void *, size_t)
 
size_t * space_allocated_
 

Detailed Description

Definition at line 79 of file third_party/protobuf/src/google/protobuf/arena.cc.

Constructor & Destructor Documentation

◆ GetDeallocator()

google::protobuf.internal::GetDeallocator::GetDeallocator ( const AllocationPolicy policy,
size_t *  space_allocated 
)
inline

Member Function Documentation

◆ operator()()

void google::protobuf.internal::GetDeallocator::operator() ( SerialArena::Memory  mem) const
inline

Member Data Documentation

◆ dealloc_

void(* google::protobuf.internal::GetDeallocator::dealloc_) (void *, size_t)
private

◆ space_allocated_

size_t* google::protobuf.internal::GetDeallocator::space_allocated_
private

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


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