#include <slice.hpp>


Public Member Functions | |
| object | start () const |
| object | stop () const |
| object | step () const |
Protected Member Functions | |
| slice_base (PyObject *, PyObject *, PyObject *) | |
|
explicitprotected |
| object boost::python::detail::slice_base::start | ( | ) | const |
Referenced by boost::python::slice::get_indices().
| object boost::python::detail::slice_base::step | ( | ) | const |
Referenced by boost::python::slice::get_indices().
| object boost::python::detail::slice_base::stop | ( | ) | const |
Referenced by boost::python::slice::get_indices().