Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
FileValidator.h File Reference
#include "MantidKernel/TypedValidator.h"
#include <vector>

Go to the source code of this file.

Classes

class  Mantid::Kernel::FileValidator
 FileValidator is a validator that checks that a filepath is valid. More...
 

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::Kernel
 

Functions

bool Mantid::Kernel::has_ending (const std::string &value, const std::string &ending)
 Confirm that the value string ends with then ending string. More...