ARTS
2.4.0(git:4fb77825)
|
#include <autoarts.h>
Public Member Functions | |
TelsemAtlas () noexcept | |
TelsemAtlas (std::size_t i, void *x) noexcept | |
~TelsemAtlas () noexcept | |
TelsemAtlas (const type &val) noexcept | |
type & | value () noexcept |
const type & | value () const noexcept |
TelsemAtlas & | 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::TelsemAtlas |
Private Attributes | |
std::size_t | p |
type * | v |
Definition at line 1486 of file autoarts.h.
|
private |
Definition at line 1487 of file autoarts.h.
|
inlinenoexcept |
Definition at line 1491 of file autoarts.h.
|
inlinenoexcept |
Definition at line 1492 of file autoarts.h.
|
inlinenoexcept |
Definition at line 1493 of file autoarts.h.
|
inlinenoexcept |
Definition at line 1494 of file autoarts.h.
|
inlinenoexcept |
Definition at line 1500 of file autoarts.h.
Referenced by ARTS::AgendaMethod::Copy(), ARTS::Method::Copy(), ARTS::AgendaMethod::Delete(), ARTS::Method::Delete(), ARTS::AgendaMethod::Extract(), ARTS::Method::Extract(), ARTS::AgendaMethod::Ignore(), ARTS::AgendaMethod::telsemAtlasLookup(), ARTS::AgendaMethod::telsemSurfaceTypeLandSea(), ARTS::AgendaMethod::Touch(), ARTS::Method::Touch(), and ~TelsemAtlas().
|
inlinenoexcept |
|
inlinenoexcept |
Definition at line 1501 of file autoarts.h.
References p, and Workspace::wsv_data.
Referenced by ARTS::Method::Copy(), and ARTS::Method::Delete().
|
inlinenoexcept |
Definition at line 1497 of file autoarts.h.
References value().
|
inlinenoexcept |
Definition at line 1498 of file autoarts.h.
References p.
Referenced by ARTS::AgendaMethod::Copy(), ARTS::AgendaMethod::Delete(), ARTS::AgendaMethod::Extract(), ARTS::AgendaMethod::Ignore(), ARTS::AgendaMethod::telsemAtlasLookup(), ARTS::AgendaMethod::telsemSurfaceTypeLandSea(), and ARTS::AgendaMethod::Touch().
|
inlinenoexcept |
Definition at line 1496 of file autoarts.h.
References v.
|
inlinenoexcept |
Definition at line 1495 of file autoarts.h.
References v.
Referenced by ARTS::Method::Copy(), ARTS::Method::Delete(), ARTS::Method::Extract(), ARTS::Method::Ignore(), operator=(), ARTS::Method::telsemAtlasLookup(), ARTS::Method::telsemSurfaceTypeLandSea(), and ARTS::Method::Touch().
|
private |
Definition at line 1488 of file autoarts.h.
|
private |
Definition at line 1489 of file autoarts.h.
Referenced by isnull(), value(), and ~TelsemAtlas().