knowL: Knowledge Libraries
|
This is the complete list of members for knowCore::pybind11::detail::abstract_value_converter, including all inherited members.
can_cast(const knowCore::Value &_variant, bool _strict) const =0 (defined in knowCore::pybind11::detail::abstract_value_converter) | knowCore::pybind11::detail::abstract_value_converter | pure virtual |
to_python(const knowCore::Value &_variant, ::pybind11::return_value_policy _policy, ::pybind11::handle _parent) const =0 (defined in knowCore::pybind11::detail::abstract_value_converter) | knowCore::pybind11::detail::abstract_value_converter | pure virtual |
to_value(::pybind11::handle _handle) const =0 (defined in knowCore::pybind11::detail::abstract_value_converter) | knowCore::pybind11::detail::abstract_value_converter | pure virtual |