HDK
|
#include <pyResultConversions.h>
Classes | |
struct | apply |
A hboost::python
result converter generator which converts standard library sequences to lists.
The way to use this is as a return value policy for a function which returns a sequence or a const reference to a sequence. For example this function:
May be wrapped as:
Definition at line 67 of file pyResultConversions.h.