ATLAS Offline Software
Control
DataModelTest
DataModelTestDataCommon
DataModelTestDataCommon
setConverterLibrary.h
Go to the documentation of this file.
1
// This file's extension implies that it's C, but it's really -*- C++ -*-.
2
3
/*
4
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
// $Id$
15
#include "
CxxUtils/checker_macros.h
"
16
#include "GaudiKernel/ClassID.h"
17
#include <string>
18
19
20
#ifndef DATAMODELTESTDATACOMMON_SETCONVERTERLIBRARY_H
21
#define DATAMODELTESTDATACOMMON_SETCONVERTERLIBRARY_H
22
23
24
namespace
DMTest
{
25
26
27
void
setPluginLibrary
ATLAS_NOT_THREAD_SAFE
(
const
std::string&
name
,
const
std::string& lib);
28
void
setConverterLibrary
ATLAS_NOT_THREAD_SAFE
(
CLID
clid,
const
std::string& lib);
29
void
setConverterLibrary
ATLAS_NOT_THREAD_SAFE
(
const
std::string& lib);
30
void
setTrigConverterLibrary
ATLAS_NOT_THREAD_SAFE
(
CLID
clid,
const
std::string& lib);
31
void
setTrigConverterLibrary
ATLAS_NOT_THREAD_SAFE
(
const
std::string& lib);
32
33
34
}
// namespace DMTest
35
36
37
#endif // not DATAMODELTESTDATACOMMON_SETCONVERTERLIBRARY_H
DMTest::ATLAS_NOT_THREAD_SAFE
void setPluginLibrary ATLAS_NOT_THREAD_SAFE(const std::string &name, const std::string &lib)
Definition:
setConverterLibrary.cxx:23
CLID
uint32_t CLID
The Class ID type.
Definition:
Event/xAOD/xAODCore/xAODCore/ClassID_traits.h:47
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:221
checker_macros.h
Define macros for attributes used to control the static checker.
DMTest
Definition:
B.h:23
Generated on Thu Nov 7 2024 21:25:52 for ATLAS Offline Software by
1.8.18