Static Public Member Functions | |
| static object | convert (entry::list_type const &l) |
| static object | convert (entry::dictionary_type const &d) |
| static object | convert0 (entry const &e) |
| static PyObject * | convert (entry const &e) |
Definition at line 14 of file entry.cpp.
| static object entry_to_python::convert | ( | entry::list_type const & | l | ) | [inline, static] |
| static object entry_to_python::convert | ( | entry::dictionary_type const & | d | ) | [inline, static] |
| static object entry_to_python::convert0 | ( | entry const & | e | ) | [inline, static] |
Definition at line 38 of file entry.cpp.
References convert(), libtorrent::entry::dict(), libtorrent::entry::integer(), libtorrent::entry::list(), libtorrent::entry::string(), and libtorrent::entry::type().
Referenced by convert().
| static PyObject* entry_to_python::convert | ( | entry const & | e | ) | [inline, static] |
1.5.6