IODA
py_attributes.cpp File Reference

Python bindings - Attributes. More...

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

Go to the source code of this file.

Functions

void setupAttributes (pybind11::module &m, pybind11::module &mDetail, pybind11::module &mPy)
 

Detailed Description

Python bindings - Attributes.

Definition in file py_attributes.cpp.

Function Documentation

◆ setupAttributes()

void setupAttributes ( pybind11::module &  m,
pybind11::module &  mDetail,
pybind11::module &  mPy 
)

Definition at line 23 of file py_attributes.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: