IODA
py_types.cpp File Reference

Python bindings - Type system. More...

#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
#include <iostream>
#include <sstream>
#include "./macros.h"
#include "ioda/Group.h"
Include dependency graph for py_types.cpp:

Go to the source code of this file.

Functions

void setupTypeSystem (pybind11::module &m)
 

Detailed Description

Python bindings - Type system.

Definition in file py_types.cpp.

Function Documentation

◆ setupTypeSystem()

void setupTypeSystem ( pybind11::module &  m)

Definition at line 22 of file py_types.cpp.

Here is the caller graph for this function: