CernVM-FS
2.12.0
|
#include <compat.h>
Public Member Functions | |
FileChunkReflist () | |
FileChunkReflist (BigVector< FileChunk > *l, const PathString &p) | |
Public Attributes | |
BigVector< FileChunk > * | list |
PathString | path |
|
inline |
|
inline |
Definition at line 861 of file compat.h.
Referenced by compat::chunk_tables::Migrate().
PathString compat::chunk_tables::FileChunkReflist::path |
Definition at line 862 of file compat.h.
Referenced by spec_builder.SpecPoint::__eq__(), spec_builder.SpecPoint::__gt__(), spec_builder.TracePoint::__gt__(), spec_builder.SpecPoint::__lt__(), spec_builder.TracePoint::__lt__(), spec_builder.SpecPoint::__ne__(), spec_builder.TracePoint::__ne__(), spec_builder.SpecPoint::__str__(), spec_builder.SpecPoint::isParentOf(), and compat::chunk_tables::Migrate().