Return the address of the modifiable memory block described by this object, or 0 if this is a null descriptor.

Synopsis

Declared in <bdlma_memoryblockdescriptor.h>

void*
address() const;

Return Value

address of the modifiable memory block, or 0 if this is a null descriptor

Created with MrDocs