MySQL 8.3.0
Source Code Documentation
Default_binlog_event_allocator Class Reference

#include <binlog_reader.h>

Public Types

enum  { DELEGATE_MEMORY_TO_EVENT_OBJECT = true }
 

Public Member Functions

unsigned char * allocate (size_t)
 
void deallocate (unsigned char *ptr)
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
DELEGATE_MEMORY_TO_EVENT_OBJECT 

Member Function Documentation

◆ allocate()

unsigned char * Default_binlog_event_allocator::allocate ( size_t  size)

◆ deallocate()

void Default_binlog_event_allocator::deallocate ( unsigned char *  ptr)

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