template <typename T, bool EnableAdoptionValidator = ZX_DEBUG_ASSERT_IMPLEMENTED>

class PageRefCounted

Defined at line 61 of file ../../src/storage/f2fs/file_cache.h

Public Methods

void PageRefCounted<T, EnableAdoptionValidator> (const Page & )

Defined at line 63 of file ../../src/storage/f2fs/file_cache.h

PageRefCounted<T, EnableAdoptionValidator> & operator= (const PageRefCounted<T, EnableAdoptionValidator> & )

Defined at line 64 of file ../../src/storage/f2fs/file_cache.h

void PageRefCounted<T, EnableAdoptionValidator> (const PageRefCounted<T, EnableAdoptionValidator> && )

Defined at line 65 of file ../../src/storage/f2fs/file_cache.h

PageRefCounted<T, EnableAdoptionValidator> & operator= (const PageRefCounted<T, EnableAdoptionValidator> && )

Defined at line 66 of file ../../src/storage/f2fs/file_cache.h

Protected Methods

void PageRefCounted<T, EnableAdoptionValidator> ()

Defined at line 70 of file ../../src/storage/f2fs/file_cache.h

void ~PageRefCounted<T, EnableAdoptionValidator> ()

Defined at line 71 of file ../../src/storage/f2fs/file_cache.h