#include <I_IOBuffer.h>
Public Member Functions | |
IOBufferBlock_tracker (const char *_loc) | |
IOBufferBlock * | operator() () |
IOBufferBlock * | operator() (IOBufferData *d, int64_t len=0, int64_t offset=0) |
Definition at line 1275 of file I_IOBuffer.h.
IOBufferBlock_tracker::IOBufferBlock_tracker | ( | const char * | _loc | ) | [inline] |
Definition at line 1280 of file I_IOBuffer.h.
IOBufferBlock* IOBufferBlock_tracker::operator() | ( | ) | [inline] |
Definition at line 1283 of file I_IOBuffer.h.
References new_IOBufferBlock_internal().
IOBufferBlock* IOBufferBlock_tracker::operator() | ( | IOBufferData * | d, | |
int64_t | len = 0 , |
|||
int64_t | offset = 0 | |||
) | [inline] |
Definition at line 1287 of file I_IOBuffer.h.
References new_IOBufferBlock_internal().