ARTS
2.4.0(git:4fb77825)
|
#include <autoarts.h>
Public Member Functions | |
ArrayOfArrayOfGriddedField3 () noexcept | |
ArrayOfArrayOfGriddedField3 (std::size_t i, void *x) noexcept | |
~ArrayOfArrayOfGriddedField3 () noexcept | |
ArrayOfArrayOfGriddedField3 (const type &val) noexcept | |
type & | value () noexcept |
const type & | value () const noexcept |
ArrayOfArrayOfGriddedField3 & | 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::ArrayOfArrayOfGriddedField3 |
Private Attributes | |
std::size_t | p |
type * | v |
Definition at line 244 of file autoarts.h.
|
private |
Definition at line 245 of file autoarts.h.
|
inlinenoexcept |
Definition at line 249 of file autoarts.h.
|
inlinenoexcept |
Definition at line 250 of file autoarts.h.
|
inlinenoexcept |
Definition at line 251 of file autoarts.h.
|
inlinenoexcept |
Definition at line 252 of file autoarts.h.
|
inlinenoexcept |
Definition at line 258 of file autoarts.h.
Referenced by ARTS::AgendaMethod::Copy(), ARTS::Method::Copy(), ARTS::AgendaMethod::Delete(), ARTS::Method::Delete(), ARTS::AgendaMethod::Extract(), ARTS::AgendaMethod::Ignore(), ARTS::AgendaMethod::IndexSetToLast(), ARTS::AgendaMethod::nelemGet(), ARTS::AgendaMethod::Select(), ARTS::Method::Select(), ARTS::AgendaMethod::Touch(), ARTS::Method::Touch(), and ~ArrayOfArrayOfGriddedField3().
|
inlinenoexcept |
Definition at line 257 of file autoarts.h.
References v.
Referenced by ~ArrayOfArrayOfGriddedField3().
|
inlinenoexcept |
Definition at line 259 of file autoarts.h.
References p, and Workspace::wsv_data.
Referenced by ARTS::Method::Copy(), and ARTS::Method::Delete().
|
inlinenoexcept |
Definition at line 255 of file autoarts.h.
References value().
|
inlinenoexcept |
Definition at line 256 of file autoarts.h.
References p.
Referenced by ARTS::AgendaMethod::Copy(), ARTS::AgendaMethod::Delete(), ARTS::AgendaMethod::Extract(), ARTS::AgendaMethod::Ignore(), ARTS::AgendaMethod::IndexSetToLast(), ARTS::AgendaMethod::nelemGet(), ARTS::AgendaMethod::Select(), and ARTS::AgendaMethod::Touch().
|
inlinenoexcept |
Definition at line 254 of file autoarts.h.
References v.
|
inlinenoexcept |
Definition at line 253 of file autoarts.h.
References v.
Referenced by ARTS::Method::Copy(), ARTS::Method::Delete(), ARTS::Method::Extract(), ARTS::Method::Ignore(), ARTS::Method::IndexSetToLast(), ARTS::Method::nelemGet(), operator=(), ARTS::Method::Select(), and ARTS::Method::Touch().
|
private |
Definition at line 246 of file autoarts.h.
|
private |
Definition at line 247 of file autoarts.h.
Referenced by isnull(), value(), and ~ArrayOfArrayOfGriddedField3().