libadc-cxx 1.0.0
Structured logging for scientific computing
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
curl.ipp File Reference
#include <adc/builder/builder.hpp>
#include <adc/publisher/publisher.hpp>
#include <cstdlib>
#include <iostream>
#include <fstream>
#include <filesystem>
#include <unistd.h>
Include dependency graph for curl.ipp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  adc::curl_plugin
 Curl utility publisher_api implementation. This plugin generates a scratch file (in-memory) and asynchronously sends it to the configured web service by invoking the 'curl' utility. Multiple independent instances of this plugin may be used simultaneously. More...
 

Namespaces

namespace  adc
 

Typedefs

typedef std::string adc::string
 
typedef std::string_view adc::string_view