entry_from_python Struct Reference

List of all members.

Public Member Functions

 entry_from_python ()

Static Public Member Functions

static void * convertible (PyObject *e)
static entry construct0 (object e)
static void construct (PyObject *e, converter::rvalue_from_python_stage1_data *data)


Detailed Description

Definition at line 61 of file entry.cpp.


Constructor & Destructor Documentation

entry_from_python::entry_from_python (  )  [inline]

Definition at line 63 of file entry.cpp.

References construct(), and convertible().


Member Function Documentation

static void* entry_from_python::convertible ( PyObject *  e  )  [inline, static]

Definition at line 70 of file entry.cpp.

Referenced by entry_from_python().

static entry entry_from_python::construct0 ( object  e  )  [inline, static]

Definition at line 75 of file entry.cpp.

References libtorrent::entry::dict(), l, and libtorrent::entry::list().

Referenced by construct().

static void entry_from_python::construct ( PyObject *  e,
converter::rvalue_from_python_stage1_data *  data 
) [inline, static]

Definition at line 122 of file entry.cpp.

References construct0().

Referenced by entry_from_python().


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

Generated on Sun May 25 00:20:59 2008 by  doxygen 1.5.6