DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq
sourcecode
conffwk
include
conffwk
set.hpp
Go to the documentation of this file.
1
#ifndef CONFFWK_SET_H_
2
#define CONFFWK_SET_H_
3
4
#include "
conffwk/string_ptr.hpp
"
5
#include <unordered_set>
6
7
namespace
dunedaq
{
8
namespace
conffwk
9
{
10
typedef
std::unordered_set<std::string>
set
;
11
12
// compare string pointers (not values!)
13
typedef
std::unordered_set<const std::string *, string_ptr_hash>
fset
;
14
}
// namespace conffwk
15
}
// namespace dunedaq
16
17
18
#endif
// CONFFWK_SET_H_
conffwk
Definition
__init__.py:1
dunedaq::conffwk::fset
std::unordered_set< const std::string *, string_ptr_hash > fset
Definition
set.hpp:13
dunedaq::conffwk::set
std::unordered_set< std::string > set
Definition
set.hpp:10
dunedaq
Including Qt Headers.
Definition
TimingController.hxx:1
string_ptr.hpp
Generated on Sat Jun 28 2025 for DUNE-DAQ by
1.12.0