Mantid
Loading...
Searching...
No Matches
Mantid::Geometry::Component Member List

This is the complete list of members for Mantid::Geometry::Component, including all inherited members.

appendXML(std::ostream &xmlStream) constMantid::Geometry::Componentvirtual
base() constMantid::Geometry::Componentinline
clone() const overrideMantid::Geometry::Componentvirtual
Component(const IComponent *base, const ParameterMap *map)Mantid::Geometry::Component
Component()Mantid::Geometry::Component
Component(std::string name, IComponent *parent=nullptr)Mantid::Geometry::Componentexplicit
Component(std::string name, const Kernel::V3D &position, IComponent *parent=nullptr)Mantid::Geometry::Component
Component(std::string name, const Kernel::V3D &position, const Kernel::Quat &rotation, IComponent *parent=nullptr)Mantid::Geometry::Component
ComponentPoolMantid::Geometry::Componentfriend
getAncestors() const overrideMantid::Geometry::Componentvirtual
getBareParent() const overrideMantid::Geometry::Componentinlinevirtual
getBaseComponent() const overrideMantid::Geometry::Componentvirtual
getBoolParameter(const std::string &pname, bool recursive=true) const overrideMantid::Geometry::Componentinlinevirtual
getBoundingBox(BoundingBox &boundingBox) const overrideMantid::Geometry::Componentvirtual
getComponentID() const overrideMantid::Geometry::Componentvirtual
getDescription() constMantid::Geometry::Component
getDistance(const IComponent &) const overrideMantid::Geometry::Componentvirtual
getFullName() const overrideMantid::Geometry::Componentvirtual
getIntParameter(const std::string &pname, bool recursive=true) const overrideMantid::Geometry::Componentinlinevirtual
getName() const overrideMantid::Geometry::Componentvirtual
getNumberParameter(const std::string &pname, bool recursive=true) const overrideMantid::Geometry::Componentinlinevirtual
getParamDescription(const std::string &pname, bool recursive=true) constMantid::Geometry::Component
getParameter(const std::string &p_name, bool recursive) constMantid::Geometry::Componentinlineprotected
getParameterAsString(const std::string &pname, bool recursive=true) const overrideMantid::Geometry::Componentinlinevirtual
getParameterNames(bool recursive=true) const overrideMantid::Geometry::Componentvirtual
getParameterNamesByComponent() const overrideMantid::Geometry::Componentvirtual
getParameterType(const std::string &pname, bool recursive=true) const overrideMantid::Geometry::Componentinlinevirtual
getParameterVisible(const std::string &p_name, bool recursive) const overrideMantid::Geometry::Componentinlinevirtual
getParamShortDescription(const std::string &pname, bool recursive=true) constMantid::Geometry::Component
getParent() const overrideMantid::Geometry::Componentvirtual
getPos() const overrideMantid::Geometry::Componentvirtual
getPositionParameter(const std::string &pname, bool recursive=true) const overrideMantid::Geometry::Componentinlinevirtual
getRelativePos() const overrideMantid::Geometry::Componentvirtual
getRelativeRot() const overrideMantid::Geometry::Componentvirtual
getRotation() const overrideMantid::Geometry::Componentvirtual
getRotationParameter(const std::string &pname, bool recursive=true) const overrideMantid::Geometry::Componentinlinevirtual
getScaleFactor() const overrideMantid::Geometry::Componentvirtual
getShortDescription() constMantid::Geometry::Component
getStringParameter(const std::string &pname, bool recursive=true) const overrideMantid::Geometry::Componentinlinevirtual
hasComponentInfo() constMantid::Geometry::Component
hasParameter(const std::string &name, bool recursive=true) const overrideMantid::Geometry::Componentvirtual
index() constMantid::Geometry::Component
isParametrized() const overrideMantid::Geometry::Componentvirtual
isParentNamed(const std::string &expectedName, int maxDepth=-1) constMantid::Geometry::Component
m_baseMantid::Geometry::Componentprotected
m_mapMantid::Geometry::Componentprotected
m_nameMantid::Geometry::Componentprotected
m_parentMantid::Geometry::Componentprotected
m_posMantid::Geometry::Componentprotected
m_rotMantid::Geometry::Componentprotected
printSelf(std::ostream &) const overrideMantid::Geometry::Componentvirtual
readXMLAttributes(const Poco::XML::Attributes &attr)Mantid::Geometry::Componentvirtual
registerContents(class ComponentVisitor &componentVisitor) const overrideMantid::Geometry::Componentvirtual
rotate(const Kernel::Quat &) overrideMantid::Geometry::Componentvirtual
rotate(double, const Kernel::V3D &) overrideMantid::Geometry::Componentvirtual
setDescription(const std::string &descr)Mantid::Geometry::Component
setName(const std::string &) overrideMantid::Geometry::Componentvirtual
setParent(IComponent *) overrideMantid::Geometry::Componentvirtual
setPos(double, double, double) overrideMantid::Geometry::Componentvirtual
setPos(const Kernel::V3D &) overrideMantid::Geometry::Componentvirtual
setRot(const Kernel::Quat &) overrideMantid::Geometry::Componentvirtual
swap(const Component *base, const ParameterMap *pmap)Mantid::Geometry::Componentprotected
translate(const Kernel::V3D &) overrideMantid::Geometry::Componentvirtual
translate(double, double, double) overrideMantid::Geometry::Componentvirtual
type() constMantid::Geometry::IComponentinlinevirtual
typeName() constMantid::Geometry::Componentinlinevirtual
writeXML(Poco::XML::XMLWriter &writer) constMantid::Geometry::Componentvirtual
~IComponent()=defaultMantid::Geometry::IComponentvirtual