eckit::Length class

Public types

using value_t = long long

Constructors, destructors, conversion operators

Length(long long l = 0)
Length(const Length& other)
operator long long() const

Public functions

auto operator=(const Length& other) -> Length&
auto operator+(const Length& other) const -> Length
auto operator+=(const Length& other) -> Length&
auto operator==(const Length& other) const -> bool
auto operator<(const Length& other) const -> bool
auto operator-(const Length& other) const -> long long
void dump(DumpLoad&) const
void load(DumpLoad&)

Friends

auto operator<<(std::ostream& s, const Length& x) -> std::ostream&
auto operator<<(Stream& s, const Length& x) -> Stream&
auto operator>>(Stream& s, Length& x) -> Stream&
This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.