ARTS
2.4.0(git:4fb77825)
|
#include <autoarts.h>
Public Member Functions | |
TessemNN () noexcept | |
TessemNN (std::size_t i, void *x) noexcept | |
~TessemNN () noexcept | |
TessemNN (const type &val) noexcept | |
type & | value () noexcept |
const type & | value () const noexcept |
TessemNN & | 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::TessemNN |
Private Attributes | |
std::size_t | p |
type * | v |
Definition at line 1594 of file autoarts.h.
|
private |
Definition at line 1595 of file autoarts.h.
|
inlinenoexcept |
Definition at line 1599 of file autoarts.h.
|
inlinenoexcept |
Definition at line 1600 of file autoarts.h.
|
inlinenoexcept |
Definition at line 1601 of file autoarts.h.
|
inlinenoexcept |
Definition at line 1602 of file autoarts.h.
|
inlinenoexcept |
Definition at line 1608 of file autoarts.h.
Referenced by ARTS::AgendaMethod::Copy(), ARTS::Method::Copy(), ARTS::AgendaMethod::Delete(), ARTS::Method::Delete(), ARTS::AgendaMethod::Ignore(), ARTS::AgendaMethod::TessemNNReadAscii(), ARTS::Method::TessemNNReadAscii(), ARTS::AgendaMethod::TestTessem(), ARTS::AgendaMethod::Touch(), ARTS::Method::Touch(), and ~TessemNN().
|
inlinenoexcept |
|
inlinenoexcept |
Definition at line 1609 of file autoarts.h.
References p, and Workspace::wsv_data.
Referenced by ARTS::Method::Copy(), and ARTS::Method::Delete().
Definition at line 1605 of file autoarts.h.
References value().
|
inlinenoexcept |
Definition at line 1606 of file autoarts.h.
References p.
Referenced by ARTS::AgendaMethod::Copy(), ARTS::AgendaMethod::Delete(), ARTS::AgendaMethod::Ignore(), ARTS::AgendaMethod::TessemNNReadAscii(), ARTS::AgendaMethod::TestTessem(), and ARTS::AgendaMethod::Touch().
|
inlinenoexcept |
Definition at line 1604 of file autoarts.h.
References v.
|
inlinenoexcept |
Definition at line 1603 of file autoarts.h.
References v.
Referenced by ARTS::Method::Copy(), ARTS::Method::Delete(), ARTS::Method::Ignore(), operator=(), ARTS::Method::TessemNNReadAscii(), ARTS::Method::TestTessem(), and ARTS::Method::Touch().
|
private |
Definition at line 1596 of file autoarts.h.
|
private |
Definition at line 1597 of file autoarts.h.
Referenced by isnull(), value(), and ~TessemNN().