Protocols::BitTorrent::Transfers::Testing::ChokerTest::SessionState Struct Reference

List of all members.

Detailed Description

Definition at line 61 of file ChokerTest.cpp.

Public Member Functions

 SessionState ()

Public Attributes

bool isPeerChoked
bool isPeerInterested
bool isPeerSeeder
bool areWeSnubbed
qint64 downloadSpeed
qint64 uploadSpeed


Constructor & Destructor Documentation

Protocols::BitTorrent::Transfers::Testing::ChokerTest::SessionState::SessionState  )  [inline]
 

Definition at line 70 of file ChokerTest.cpp.


Member Data Documentation

bool Protocols::BitTorrent::Transfers::Testing::ChokerTest::SessionState::areWeSnubbed
 

Definition at line 66 of file ChokerTest.cpp.

qint64 Protocols::BitTorrent::Transfers::Testing::ChokerTest::SessionState::downloadSpeed
 

Definition at line 67 of file ChokerTest.cpp.

bool Protocols::BitTorrent::Transfers::Testing::ChokerTest::SessionState::isPeerChoked
 

Definition at line 63 of file ChokerTest.cpp.

bool Protocols::BitTorrent::Transfers::Testing::ChokerTest::SessionState::isPeerInterested
 

Definition at line 64 of file ChokerTest.cpp.

bool Protocols::BitTorrent::Transfers::Testing::ChokerTest::SessionState::isPeerSeeder
 

Definition at line 65 of file ChokerTest.cpp.

qint64 Protocols::BitTorrent::Transfers::Testing::ChokerTest::SessionState::uploadSpeed
 

Definition at line 68 of file ChokerTest.cpp.


The documentation for this struct was generated from the following file: