Public Member Functions | |
| check_postcondition (boost::shared_ptr< torrent > const &t_, bool init_check=true) | |
| ~check_postcondition () | |
| void | check () |
Public Attributes | |
| shared_ptr< torrent > | t |
Definition at line 828 of file peer_connection.cpp.
| libtorrent::check_postcondition::check_postcondition | ( | boost::shared_ptr< torrent > const & | t_, | |
| bool | init_check = true | |||
| ) | [inline] |
Definition at line 830 of file peer_connection.cpp.
| libtorrent::check_postcondition::~check_postcondition | ( | ) | [inline] |
Definition at line 833 of file peer_connection.cpp.
| void libtorrent::check_postcondition::check | ( | ) | [inline] |
Definition at line 835 of file peer_connection.cpp.
| shared_ptr<torrent> libtorrent::check_postcondition::t |
Definition at line 853 of file peer_connection.cpp.
1.5.6