DCPlusPlus.Sharing.SharingEntry Class Reference

A Class to hold the information needed for a shared file. More...

List of all members.

Protected Attributes

string filename = ""
long filesize = 0
string tth = ""

Properties

string Filename [get, set]
 Get/Set the filename of the entry.
long Filesize [get, set]
 Get/Set the file size of the entry.
[XmlIgnoreAttribute] bool HasTTH [get]
 Returns TRUE if the entry has a TTH hash.
string TTH [get, set]
 Get/Set the Base32 encoded TTH hash of the entry.


Detailed Description

A Class to hold the information needed for a shared file.

Definition at line 29 of file Sharing.cs.


Member Data Documentation

string DCPlusPlus.Sharing.SharingEntry.filename = "" [protected]

Definition at line 74 of file Sharing.cs.

long DCPlusPlus.Sharing.SharingEntry.filesize = 0 [protected]

Definition at line 31 of file Sharing.cs.

string DCPlusPlus.Sharing.SharingEntry.tth = "" [protected]

Definition at line 59 of file Sharing.cs.


Property Documentation

string DCPlusPlus.Sharing.SharingEntry.Filename [get, set]

Get/Set the filename of the entry.

Definition at line 79 of file Sharing.cs.

Referenced by DCPlusPlus.Sharing.ShareFileAsync(), DCPlusPlus.Sharing.TestEmptyGetFileListXml(), DCPlusPlus.Sharing.TestGetFileListXml(), DCPlusPlus.Sharing.TestShareDirectory(), DCPlusPlus.Sharing.TestShareFile(), DCPlusPlus.Sharing.TestShareSaveLoad(), DCPlusPlus.Sharing.TestShareSearchRemove(), DCPlusPlus.Sharing.TestSharingNotExistingDirectory(), and DCPlusPlus.Sharing.TestTTHs().

long DCPlusPlus.Sharing.SharingEntry.Filesize [get, set]

Get/Set the file size of the entry.

Definition at line 36 of file Sharing.cs.

Referenced by DCPlusPlus.Sharing.Remove(), DCPlusPlus.Sharing.ShareFileAsync(), DCPlusPlus.Sharing.TestEmptyGetFileListXml(), DCPlusPlus.Sharing.TestGetFileListXml(), DCPlusPlus.Sharing.TestShareDirectory(), DCPlusPlus.Sharing.TestShareFile(), DCPlusPlus.Sharing.TestShareSaveLoad(), DCPlusPlus.Sharing.TestShareSearchRemove(), DCPlusPlus.Sharing.TestSharingNotExistingDirectory(), and DCPlusPlus.Sharing.TestTTHs().

[XmlIgnoreAttribute] bool DCPlusPlus.Sharing.SharingEntry.HasTTH [get]

Returns TRUE if the entry has a TTH hash.

Definition at line 51 of file Sharing.cs.

string DCPlusPlus.Sharing.SharingEntry.TTH [get, set]

Get/Set the Base32 encoded TTH hash of the entry.

Definition at line 64 of file Sharing.cs.

Referenced by DCPlusPlus.Sharing.ShareFileAsync(), DCPlusPlus.Sharing.TestEmptyGetFileListXml(), DCPlusPlus.Sharing.TestGetFileListXml(), DCPlusPlus.Sharing.TestShareDirectory(), DCPlusPlus.Sharing.TestShareFile(), DCPlusPlus.Sharing.TestShareSaveLoad(), DCPlusPlus.Sharing.TestShareSearchRemove(), DCPlusPlus.Sharing.TestSharingNotExistingDirectory(), and DCPlusPlus.Sharing.TestTTHs().


The documentation for this class was generated from the following file:
Generated on Wed Mar 7 19:09:46 2007 for DCPlusPlus by  doxygen 1.5.1-p1