IODA Bundle
ioda::detail::python_bindings::AttributeReadSingle< C > Class Template Reference

#include <Att_ext.h>

Collaboration diagram for ioda::detail::python_bindings::AttributeReadSingle< C >:
[legend]

Public Member Functions

 AttributeReadSingle (C *p)
 
template<class T >
read () const
 

Private Attributes

C * parent_
 

Detailed Description

template<class C = Attribute>
class ioda::detail::python_bindings::AttributeReadSingle< C >

Definition at line 43 of file Att_ext.h.

Constructor & Destructor Documentation

◆ AttributeReadSingle()

template<class C = Attribute>
ioda::detail::python_bindings::AttributeReadSingle< C >::AttributeReadSingle ( C *  p)
inline

Definition at line 47 of file Att_ext.h.

Member Function Documentation

◆ read()

template<class C = Attribute>
template<class T >
T ioda::detail::python_bindings::AttributeReadSingle< C >::read ( ) const
inline

Definition at line 49 of file Att_ext.h.

Member Data Documentation

◆ parent_

template<class C = Attribute>
C* ioda::detail::python_bindings::AttributeReadSingle< C >::parent_
private

Definition at line 44 of file Att_ext.h.


The documentation for this class was generated from the following file: