Mantid
|
This is the complete list of members for Mantid::Geometry::HKLFilterOr, including all inherited members.
fn() const noexcept | Mantid::Geometry::HKLFilter | |
getDescription() const noexcept override | Mantid::Geometry::HKLFilterOr | virtual |
getLHS() const noexcept | Mantid::Geometry::HKLFilterBinaryLogicOperation | inline |
getRHS() const noexcept | Mantid::Geometry::HKLFilterBinaryLogicOperation | inline |
HKLFilterBinaryLogicOperation(HKLFilter_const_sptr lhs, HKLFilter_const_sptr rhs) | Mantid::Geometry::HKLFilterBinaryLogicOperation | |
HKLFilterOr(const HKLFilter_const_sptr &lhs, const HKLFilter_const_sptr &rhs) | Mantid::Geometry::HKLFilterOr | inline |
isAllowed(const Kernel::V3D &hkl) const noexcept override | Mantid::Geometry::HKLFilterOr | virtual |
m_lhs | Mantid::Geometry::HKLFilterBinaryLogicOperation | protected |
m_rhs | Mantid::Geometry::HKLFilterBinaryLogicOperation | protected |
~HKLFilter()=default | Mantid::Geometry::HKLFilter | virtual |