YourDefrag
SVN
|
#include <JkDefragLib.h>
Public Attributes | |
struct ItemStruct * | Parent |
struct ItemStruct * | Smaller |
struct ItemStruct * | Bigger |
WCHAR * | LongFilename |
WCHAR * | LongPath |
WCHAR * | ShortFilename |
WCHAR * | ShortPath |
ULONG64 | Bytes |
ULONG64 | Clusters |
ULONG64 | CreationTime |
ULONG64 | MftChangeTime |
ULONG64 | LastAccessTime |
struct FragmentListStruct * | Fragments |
ULONG64 | ParentInode |
struct ItemStruct * | ParentDirectory |
BOOL | Directory |
BOOL | Unmovable |
BOOL | Exclude |
BOOL | SpaceHog |
struct ItemStruct* ItemStruct::Bigger |
ULONG64 ItemStruct::Bytes |
ULONG64 ItemStruct::Clusters |
ULONG64 ItemStruct::CreationTime |
BOOL ItemStruct::Exclude |
ULONG64 ItemStruct::LastAccessTime |
WCHAR* ItemStruct::LongFilename |
WCHAR* ItemStruct::LongPath |
ULONG64 ItemStruct::MftChangeTime |
struct ItemStruct* ItemStruct::Parent |
ULONG64 ItemStruct::ParentInode |
WCHAR* ItemStruct::ShortFilename |
WCHAR* ItemStruct::ShortPath |
struct ItemStruct* ItemStruct::Smaller |
BOOL ItemStruct::SpaceHog |