ARTS
2.4.0(git:4fb77825)
|
#include <autoarts.h>
Public Member Functions | |
ArrayOfArrayOfGriddedField1 () noexcept | |
ArrayOfArrayOfGriddedField1 (std::size_t i, void *x) noexcept | |
~ArrayOfArrayOfGriddedField1 () noexcept | |
ArrayOfArrayOfGriddedField1 (const type &val) noexcept | |
type & | value () noexcept |
const type & | value () const noexcept |
ArrayOfArrayOfGriddedField1 & | operator= (const type &t) noexcept |
std::size_t | pos () const noexcept |
bool | isnull () const noexcept |
bool | islast () const noexcept |
const Group::String & | name () const noexcept |
Private Types | |
using | type = Group::ArrayOfArrayOfGriddedField1 |
Private Attributes | |
std::size_t | p |
type * | v |
Definition at line 208 of file autoarts.h.
|
private |
Definition at line 209 of file autoarts.h.
|
inlinenoexcept |
Definition at line 213 of file autoarts.h.
|
inlinenoexcept |
Definition at line 214 of file autoarts.h.
|
inlinenoexcept |
Definition at line 215 of file autoarts.h.
|
inlinenoexcept |
Definition at line 216 of file autoarts.h.
|
inlinenoexcept |
Definition at line 222 of file autoarts.h.
Referenced by ARTS::AgendaMethod::Copy(), ARTS::Method::Copy(), ARTS::AgendaMethod::Delete(), ARTS::Method::Delete(), ARTS::AgendaMethod::Ignore(), ARTS::AgendaMethod::IndexSetToLast(), ARTS::AgendaMethod::nelemGet(), ARTS::AgendaMethod::Select(), ARTS::Method::Select(), ARTS::AgendaMethod::Touch(), ARTS::Method::Touch(), and ~ArrayOfArrayOfGriddedField1().
|
inlinenoexcept |
Definition at line 221 of file autoarts.h.
References v.
Referenced by ~ArrayOfArrayOfGriddedField1().
|
inlinenoexcept |
Definition at line 223 of file autoarts.h.
References p, and Workspace::wsv_data.
Referenced by ARTS::Method::Copy(), and ARTS::Method::Delete().
|
inlinenoexcept |
Definition at line 219 of file autoarts.h.
References value().
|
inlinenoexcept |
Definition at line 220 of file autoarts.h.
References p.
Referenced by ARTS::AgendaMethod::Copy(), ARTS::AgendaMethod::Delete(), ARTS::AgendaMethod::Ignore(), ARTS::AgendaMethod::IndexSetToLast(), ARTS::AgendaMethod::nelemGet(), ARTS::AgendaMethod::Select(), and ARTS::AgendaMethod::Touch().
|
inlinenoexcept |
Definition at line 218 of file autoarts.h.
References v.
|
inlinenoexcept |
Definition at line 217 of file autoarts.h.
References v.
Referenced by ARTS::Method::Copy(), ARTS::Method::Delete(), ARTS::Method::Ignore(), ARTS::Method::IndexSetToLast(), ARTS::Method::nelemGet(), operator=(), ARTS::Method::Select(), and ARTS::Method::Touch().
|
private |
Definition at line 210 of file autoarts.h.
|
private |
Definition at line 211 of file autoarts.h.
Referenced by isnull(), value(), and ~ArrayOfArrayOfGriddedField1().