Fingerprint_Card
Loading...
Searching...
No Matches
ICSharpCode.SharpZipLib.Tar.TarEntry Member List

This is the complete list of members for ICSharpCode.SharpZipLib.Tar.TarEntry, including all inherited members.

AdjustEntryName(byte[] buffer, string newName)ICSharpCode.SharpZipLib.Tar.TarEntrystatic
Clone()ICSharpCode.SharpZipLib.Tar.TarEntry
CreateEntryFromFile(string fileName)ICSharpCode.SharpZipLib.Tar.TarEntrystatic
CreateTarEntry(string name)ICSharpCode.SharpZipLib.Tar.TarEntrystatic
Equals(object obj)ICSharpCode.SharpZipLib.Tar.TarEntry
FileICSharpCode.SharpZipLib.Tar.TarEntry
fileICSharpCode.SharpZipLib.Tar.TarEntryprivate
GetDirectoryEntries()ICSharpCode.SharpZipLib.Tar.TarEntry
GetFileTarHeader(TarHeader header, string file)ICSharpCode.SharpZipLib.Tar.TarEntry
GetHashCode()ICSharpCode.SharpZipLib.Tar.TarEntry
GroupIdICSharpCode.SharpZipLib.Tar.TarEntry
GroupNameICSharpCode.SharpZipLib.Tar.TarEntry
headerICSharpCode.SharpZipLib.Tar.TarEntryprivate
IsDescendent(TarEntry toTest)ICSharpCode.SharpZipLib.Tar.TarEntry
IsDirectoryICSharpCode.SharpZipLib.Tar.TarEntry
ModTimeICSharpCode.SharpZipLib.Tar.TarEntry
NameICSharpCode.SharpZipLib.Tar.TarEntry
NameTarHeader(TarHeader header, string name)ICSharpCode.SharpZipLib.Tar.TarEntrystatic
SetIds(int userId, int groupId)ICSharpCode.SharpZipLib.Tar.TarEntry
SetNames(string userName, string groupName)ICSharpCode.SharpZipLib.Tar.TarEntry
SizeICSharpCode.SharpZipLib.Tar.TarEntry
TarEntry()ICSharpCode.SharpZipLib.Tar.TarEntryprivate
TarEntry(byte[] headerBuffer)ICSharpCode.SharpZipLib.Tar.TarEntry
TarEntry(TarHeader header)ICSharpCode.SharpZipLib.Tar.TarEntry
TarHeaderICSharpCode.SharpZipLib.Tar.TarEntry
UserIdICSharpCode.SharpZipLib.Tar.TarEntry
UserNameICSharpCode.SharpZipLib.Tar.TarEntry
WriteEntryHeader(byte[] outBuffer)ICSharpCode.SharpZipLib.Tar.TarEntry