tdaq-develop-2025-02-12
ECLConnection Class Reference

#include <otsdaq-utilities/ECLWriter/ECLConnection.h>

Public Member Functions

 ECLConnection (std::string user, std::string password, std::string url)
 
const std::string & getSafeURL (void) const
 
bool Post (ECLEntry_t &e)
 
bool Get (std::string, std::string &)
 Note: make sure GET url parameter 's' is URI encoded.
 
bool Search (std::string)
 

Static Public Member Functions

static std::string EscapeECLString (std::string input="")
 
static Attachment_t MakeAttachmentImage (std::string const &imageFileName)
 
static Attachment_t MakeAttachmentFile (std::string const &fileName)
 

Detailed Description

Interface to write forms to ECL

Author
Jonathan Paley
Version
Id
ECLConnection.h,v 1.3 2012/03/22 19:57:32 jpaley Exp

Definition at line 17 of file ECLConnection.h.


The documentation for this class was generated from the following files: