Scarab  v2.9.0
Project 8 C++ Utility Library
Namespaces | Functions
param_binding_helpers.cc File Reference
#include <algorithm>
#include "param.hh"
#include "error.hh"
#include "pybind11/pybind11.h"
#include "pybind11/pytypes.h"
Include dependency graph for param_binding_helpers.cc:

Go to the source code of this file.

Namespaces

 scarab_pybind
 

Functions

scarab::param_ptr_t to_param (const pybind11::object &an_object, bool hyphenate_keys=false)
 
pybind11::object to_python (const scarab::param &a_param, bool underscore_keys=false)