knowL: Knowledge Libraries
Loading...
Searching...
No Matches
knowCore::pybind11::detail::abstract_value_converter Struct Referenceabstract
Inheritance diagram for knowCore::pybind11::detail::abstract_value_converter:

Public Member Functions

virtual bool can_cast (const knowCore::Value &_variant, bool _strict) const =0
 
virtual::pybind11::handle to_python (const knowCore::Value &_variant, ::pybind11::return_value_policy _policy, ::pybind11::handle _parent) const =0
 
virtual knowCore::Value to_value (::pybind11::handle _handle) const =0
 

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