GRPC C++  1.62.0
Data Structures | Namespaces
memory_allocator.h File Reference
#include <grpc/support/port_platform.h>
#include <stdlib.h>
#include <algorithm>
#include <memory>
#include <type_traits>
#include <vector>
#include <grpc/event_engine/internal/memory_allocator_impl.h>
#include <grpc/slice.h>

Go to the source code of this file.

Data Structures

class  grpc_event_engine::experimental::MemoryAllocator
 
class  grpc_event_engine::experimental::MemoryAllocator::Reservation
 An automatic releasing reservation of memory. More...
 
class  grpc_event_engine::experimental::MemoryAllocator::Container< T >
 A C++ allocator for containers of T. More...
 
class  grpc_event_engine::experimental::Vector< T >
 
class  grpc_event_engine::experimental::MemoryAllocatorFactory
 

Namespaces

 grpc_event_engine
 
 grpc_event_engine::experimental