Nebula
Loading...
Searching...
No Matches
nanobind::detail::type_caster< Util::String > Struct Reference

#include <conversion.h>

Public Member Functions

bool from_python (handle src, uint8_t flags, cleanup_list *) noexcept
 
 NB_TYPE_CASTER (Util::String, const_name("str"))
 

Static Public Member Functions

static handle from_cpp (const Util::String &src, rv_policy, cleanup_list *) noexcept
 

Private Member Functions

bool load_bytes (handle src)
 

Member Function Documentation

◆ from_cpp()

static handle nanobind::detail::type_caster< Util::String >::from_cpp ( const Util::String & src,
rv_policy ,
cleanup_list *  )
inlinestaticnoexcept

◆ from_python()

bool nanobind::detail::type_caster< Util::String >::from_python ( handle src,
uint8_t flags,
cleanup_list *  )
inlinenoexcept

◆ load_bytes()

bool nanobind::detail::type_caster< Util::String >::load_bytes ( handle src)
inlineprivate

◆ NB_TYPE_CASTER()

nanobind::detail::type_caster< Util::String >::NB_TYPE_CASTER ( Util::String ,
const_name("str")  )

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