Atlas [0.42.0] | C++ docs
  1. Browse source
  1. Pages
  2. Classes
  3. Namespaces
  4. Files

eckit::CompositeParams class
#include <eckit/value/CompositeParams.h>

Contents

  • Reference
    • Public static functions
    • Constructors, destructors, conversion operators
    • Public functions
    • Friends

Public static functions

static auto className() -> const char*

Constructors, destructors, conversion operators

CompositeParams()
CompositeParams(const Params::List&)
CompositeParams(Stream&)

Public functions

auto push_front(const Params& p) -> CompositeParams&
auto push_back(const Params& p) -> CompositeParams&
auto pop_front() -> CompositeParams&
auto pop_back() -> CompositeParams&

Friends

auto getValue(const CompositeParams& p, const Params::key_t& key) -> Params::value_t
void print(const CompositeParams& p, std::ostream& s)
void encode(const CompositeParams& p, Stream& s)
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    Atlas docs. Part of the Atlas project, copyright © ECMWF
    Generated by Doxygen and m.css. Contact the team via GitHub.