Crazy Eddie's GUI System  ${CEGUI_VERSION}
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
boost::python::indexing::detail::postcall_override< Policy > Struct Template Reference

Classes

struct  extract_return_type
 

Public Types

typedef
boost::python::default_result_converter 
result_converter
 
typedef Policy::argument_package argument_package
 

Public Member Functions

 postcall_override (Policy const &p)
 
bool precall (PyObject *args)
 
PyObject * postcall (PyObject *args, PyObject *result)