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

eckit::JavaAgent class
#include <eckit/web/JavaAgent.h>

Contents

  • Reference
    • Base classes
    • Public types
    • Public static functions
    • Constructors, destructors, conversion operators
    • Public functions
    • Private functions
    • Friends

Base classes

class Streamable

Public types

enum (anonymous) { none, user, oper, admin, root }

Public static functions

static auto classSpec() -> const eckit::ClassSpec&
static void serve(eckit::Stream&, std::istream&, std::ostream&)

Constructors, destructors, conversion operators

JavaAgent(eckit::Stream&)
~JavaAgent() override

Public functions

void startObject(const std::string&)
void endObject()
auto stream() -> eckit::Stream&
void execute(eckit::Stream&, std::istream&, std::ostream&) pure virtual
auto clearance() -> int pure virtual
void encode(eckit::Stream&) const override
auto reanimator() const -> const eckit::ReanimatorBase& override
auto className() const -> std::string virtual

Private functions

void print(std::ostream&) const pure virtual

Friends

auto operator<<(std::ostream& s, const JavaAgent& p) -> std::ostream&

Function documentation

std::string eckit::JavaAgent::className() const virtual
#include <eckit/serialisation/Streamable.h>

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.