ReplicaNet and RNLobby  1
Public Attributes | List of all members
ScanPath::Entry Struct Reference

An entry in the list updated by ScanPath::Start() More...

#include <ScanPath.h>

Collaboration diagram for ScanPath::Entry:
Collaboration graph
[legend]

Public Attributes

std::string mName
 The name of the entry.
 
unsigned int mSize
 The size of the entry. This can be the length of the file or the size of the directory.
 
bool mIsDirectory
 
bool mIsLink
 
bool mIsFile
 
FILETIME mLastWriteTime
 
FileChecksum mChecksum
 

Detailed Description

An entry in the list updated by ScanPath::Start()