class AllocatorReservationKey

Defined at line 44 of file ../../src/storage/minfs/allocator/allocator.h

An empty key class which represents the |AllocatorReservation|'s access to

restricted |Allocator| interfaces.

Public Methods

void AllocatorReservationKey (const AllocatorReservationKey & )

Not copyable or movable

Defined at line 47 of file ../../src/storage/minfs/allocator/allocator.h

AllocatorReservationKey & operator= (const AllocatorReservationKey & )

Defined at line 48 of file ../../src/storage/minfs/allocator/allocator.h

void AllocatorReservationKey (AllocatorReservationKey && )

Defined at line 49 of file ../../src/storage/minfs/allocator/allocator.h

AllocatorReservationKey & operator= (AllocatorReservationKey && )

Defined at line 50 of file ../../src/storage/minfs/allocator/allocator.h

Friends

class AllocatorReservation