class VmoStorage
Defined at line 70 of file ../../zircon/system/ulib/bitmap/include/bitmap/storage.h
Public Methods
void VmoStorage (const VmoStorage & )
Defined at line 72 of file ../../zircon/system/ulib/bitmap/include/bitmap/storage.h
VmoStorage & operator= (const VmoStorage & )
Defined at line 72 of file ../../zircon/system/ulib/bitmap/include/bitmap/storage.h
void VmoStorage ()
Defined at line 73 of file ../../zircon/system/ulib/bitmap/include/bitmap/storage.h
void VmoStorage (VmoStorage && rhs)
Defined at line 75 of file ../../zircon/system/ulib/bitmap/include/bitmap/storage.h
VmoStorage & operator= (VmoStorage && rhs)
Defined at line 80 of file ../../zircon/system/ulib/bitmap/include/bitmap/storage.h
void ~VmoStorage ()
Defined at line 89 of file ../../zircon/system/ulib/bitmap/include/bitmap/storage.h
zx_status_t Allocate (size_t size)
Defined at line 91 of file ../../zircon/system/ulib/bitmap/include/bitmap/storage.h
zx_status_t Grow (size_t size)
Defined at line 110 of file ../../zircon/system/ulib/bitmap/include/bitmap/storage.h
void * GetData ()
Defined at line 155 of file ../../zircon/system/ulib/bitmap/include/bitmap/storage.h
const void * GetData ()
Defined at line 160 of file ../../zircon/system/ulib/bitmap/include/bitmap/storage.h
const zx::vmo & GetVmo ()
Defined at line 165 of file ../../zircon/system/ulib/bitmap/include/bitmap/storage.h