Nebula
Loading...
Searching...
No Matches
conversion.h File Reference
#include "util/variant.h"
#include "nanobind/nanobind.h"
#include "nanobind/stl/detail/nb_dict.h"
#include "nanobind/stl/detail/nb_array.h"
#include "nanobind/stl/detail/nb_list.h"

Go to the source code of this file.

Classes

struct  nanobind::detail::type_caster< Util::String >
 
struct  nanobind::detail::type_caster< Util::Dictionary< Key, Value > >
 
struct  nanobind::detail::type_caster< Util::Array< Type > >
 

Namespaces

namespace  Python
 Python conversion functions.
 
namespace  nanobind
 
namespace  nanobind::detail
 

Functions

void Python::RegisterNebulaModules ()
 
nanobind::handle Python::VariantToPyType (Util::Variant src, nanobind::rv_policy policy=nanobind::rv_policy::automatic, nanobind::detail::cleanup_list *cleanup=nullptr)