IODA
py_has_attributes.cpp File Reference

Python bindings - Has_Attributes. 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_has_attributes.cpp:

Go to the source code of this file.

Functions

void setupHasAttributes (pybind11::module &m)
 
void setupAttCreator (pybind11::module &m)
 

Detailed Description

Python bindings - Has_Attributes.

Definition in file py_has_attributes.cpp.

Function Documentation

◆ setupAttCreator()

void setupAttCreator ( pybind11::module &  m)
Todo:
AttributeCreator store needs python bindings. Either add in the necessary inheritance structures or clone the function bindings.

Definition at line 63 of file py_has_attributes.cpp.

Here is the caller graph for this function:

◆ setupHasAttributes()

void setupHasAttributes ( pybind11::module &  m)

Definition at line 22 of file py_has_attributes.cpp.

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