CernVM-FS
2.12.0
|
#include <glue_buffer.h>
Public Member Functions | |
Cursor (Entry *h) | |
Public Attributes | |
Entry * | head |
size_t | pos |
Definition at line 837 of file glue_buffer.h.
|
inlineexplicit |
Definition at line 838 of file glue_buffer.h.
Entry* glue::DentryTracker::Cursor::head |
Definition at line 839 of file glue_buffer.h.
Referenced by glue::DentryTracker::NextEntry().
size_t glue::DentryTracker::Cursor::pos |
Definition at line 840 of file glue_buffer.h.
Referenced by glue::DentryTracker::NextEntry().