|
IODA
|
Python bindings - Has_Attributes. More...
#include <pybind11/pybind11.h>#include <pybind11/stl.h>#include <iostream>#include <sstream>#include "./macros.h"#include "ioda/Group.h"
Go to the source code of this file.
Functions | |
| void | setupHasAttributes (pybind11::module &m) |
| void | setupAttCreator (pybind11::module &m) |
Python bindings - Has_Attributes.
Definition in file py_has_attributes.cpp.
| void setupAttCreator | ( | pybind11::module & | m | ) |
Definition at line 63 of file py_has_attributes.cpp.

| void setupHasAttributes | ( | pybind11::module & | m | ) |
Definition at line 22 of file py_has_attributes.cpp.

