OpenMS
3.6.0
Main Page
Related Pages
Topics
Namespaces
Concepts
Classes
Files
File List
File Members
Loading...
Searching...
No Matches
CurlInit.h
Go to the documentation of this file.
1
// Copyright (c) 2002-present, OpenMS Inc. -- EKU Tuebingen, ETH Zurich, and FU Berlin
2
// SPDX-License-Identifier: BSD-3-Clause
3
//
4
// --------------------------------------------------------------------------
5
// $Maintainer: Timo Sachsenberg $
6
// $Authors: Timo Sachsenberg $
7
// --------------------------------------------------------------------------
8
9
#pragma once
10
11
#include <OpenMS/config.h>
12
13
namespace
OpenMS
14
{
17
class
CurlInit
18
{
19
public
:
20
OPENMS_DLLAPI
static
void
ensure
();
21
22
private
:
23
CurlInit
();
24
~CurlInit
();
25
CurlInit
(
const
CurlInit
&) =
delete
;
26
CurlInit
&
operator=
(
const
CurlInit
&) =
delete
;
27
};
28
}
OpenMS::CurlInit
Definition
CurlInit.h:18
OpenMS::CurlInit::CurlInit
CurlInit(const CurlInit &)=delete
OpenMS::CurlInit::operator=
CurlInit & operator=(const CurlInit &)=delete
OpenMS::CurlInit::~CurlInit
~CurlInit()
OpenMS::CurlInit::ensure
static void ensure()
OpenMS::CurlInit::CurlInit
CurlInit()
OpenMS
Main OpenMS namespace.
Definition
openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19
OpenMS
SYSTEM
CurlInit.h
Generated on Fri Mar 13 2026 02:08:39 for OpenMS by
1.9.8