Mantid
Loading...
Searching...
No Matches
Framework
Kernel
inc
MantidKernel
Glob.h
Go to the documentation of this file.
1
// Mantid Repository : https://github.com/mantidproject/mantid
2
//
3
// Copyright © 2008 ISIS Rutherford Appleton Laboratory UKRI,
4
// NScD Oak Ridge National Laboratory, European Spallation Source,
5
// Institut Laue - Langevin & CSNS, Institute of High Energy Physics, CAS
6
// SPDX - License - Identifier: GPL - 3.0 +
7
#pragma once
8
9
//----------------------------------------------------------------------
10
// Includes
11
//----------------------------------------------------------------------
12
#include "MantidKernel/DllConfig.h"
13
#include <Poco/Glob.h>
14
#include <Poco/Path.h>
15
16
#include <set>
17
#include <string>
18
19
namespace
Mantid
{
20
namespace
Kernel {
28
class
MANTID_KERNEL_DLL
Glob
:
public
Poco::Glob {
29
public
:
31
static
void
glob(
const
Poco::Path &pathPattern, std::set<std::string> &files,
int
options = 0);
32
};
33
34
}
// namespace Kernel
35
}
// namespace Mantid
Mantid::Kernel::Glob
This Glob class overrides the glob() method of Poco::Glob class to make it more reliable.
Definition:
Glob.h:28
Mantid
Helper class which provides the Collimation Length for SANS instruments.
Definition:
AbsorptionCorrection.h:18
Generated on Tue Jan 3 2023 11:57:50 for Mantid by
1.9.5