|
Mantid
|
This is the complete list of members for Mantid::API::IMaskWorkspace, including all inherited members.
| clone() const | Mantid::API::IMaskWorkspace | inline |
| doInterfaceClone() const =0 | Mantid::API::IMaskWorkspace | protectedpure virtual |
| getNumberMasked() const =0 | Mantid::API::IMaskWorkspace | pure virtual |
| id() const | Mantid::API::IMaskWorkspace | inlinevirtual |
| IMaskWorkspace()=default | Mantid::API::IMaskWorkspace | |
| IMaskWorkspace(const IMaskWorkspace &other) | Mantid::API::IMaskWorkspace | inlineprotected |
| isMasked(const detid_t detectorID) const =0 | Mantid::API::IMaskWorkspace | pure virtual |
| isMasked(const std::set< detid_t > &detectorIDs) const =0 | Mantid::API::IMaskWorkspace | pure virtual |
| operator=(const IMaskWorkspace &)=delete | Mantid::API::IMaskWorkspace | |
| setMasked(const detid_t detectorID, const bool mask=true)=0 | Mantid::API::IMaskWorkspace | pure virtual |
| setMasked(const std::set< detid_t > &detectorIDs, const bool mask=true)=0 | Mantid::API::IMaskWorkspace | pure virtual |
| ~IMaskWorkspace()=default | Mantid::API::IMaskWorkspace | virtual |