![]() |
RobWorkProject
25.2.11-
|
This is the complete list of members for DOMCoreBasisTypes, including all inherited members.
createBoolean(bool value, rw::core::DOMElem::Ptr doc) | DOMCoreBasisTypes | static |
createDouble(double value, rw::core::DOMElem::Ptr doc) | DOMCoreBasisTypes | static |
createDoubleList(const std::vector< double > &doubles, rw::core::DOMElem::Ptr doc) | DOMCoreBasisTypes | static |
createElement(const std::string &id, const std::string &value, rw::core::DOMElem::Ptr doc) | DOMCoreBasisTypes | static |
createFloat(float value, rw::core::DOMElem::Ptr doc) | DOMCoreBasisTypes | static |
createInteger(int value, rw::core::DOMElem::Ptr doc) | DOMCoreBasisTypes | static |
createIntList(const std::vector< int > &ints, rw::core::DOMElem::Ptr doc) | DOMCoreBasisTypes | static |
createString(const std::string &string, rw::core::DOMElem::Ptr doc) | DOMCoreBasisTypes | static |
createStringList(const std::vector< std::string > &strings, rw::core::DOMElem::Ptr doc) | DOMCoreBasisTypes | static |
createStringPair(const std::string &first, const std::string &second, rw::core::DOMElem::Ptr doc) | DOMCoreBasisTypes | static |
getUnit(const std::string key) | DOMCoreBasisTypes | static |
idAngular() | DOMCoreBasisTypes | static |
idBoolean() | DOMCoreBasisTypes | static |
idBox() | DOMCoreBasisTypes | static |
idCone() | DOMCoreBasisTypes | static |
idCylinder() | DOMCoreBasisTypes | static |
idDouble() | DOMCoreBasisTypes | static |
idDoubleList() | DOMCoreBasisTypes | static |
idEAA() | DOMCoreBasisTypes | static |
idFloat() | DOMCoreBasisTypes | static |
idInteger() | DOMCoreBasisTypes | static |
idIntList() | DOMCoreBasisTypes | static |
idLinear() | DOMCoreBasisTypes | static |
idMatrix() | DOMCoreBasisTypes | static |
idPlane() | DOMCoreBasisTypes | static |
idPos() | DOMCoreBasisTypes | static |
idQ() | DOMCoreBasisTypes | static |
idQState() | DOMCoreBasisTypes | static |
idQuaternion() | DOMCoreBasisTypes | static |
idRotation2D() | DOMCoreBasisTypes | static |
idRotation2DAngle() | DOMCoreBasisTypes | static |
idRotation3D() | DOMCoreBasisTypes | static |
idRPY() | DOMCoreBasisTypes | static |
idSphere() | DOMCoreBasisTypes | static |
idState() | DOMCoreBasisTypes | static |
idString() | DOMCoreBasisTypes | static |
idStringList() | DOMCoreBasisTypes | static |
idStringPair() | DOMCoreBasisTypes | static |
idTransform2D() | DOMCoreBasisTypes | static |
idTransform3D() | DOMCoreBasisTypes | static |
idTreeState() | DOMCoreBasisTypes | static |
idTube() | DOMCoreBasisTypes | static |
idUnitAttribute() | DOMCoreBasisTypes | static |
idVector2D() | DOMCoreBasisTypes | static |
idVector3D() | DOMCoreBasisTypes | static |
idVelocityScrew6D() | DOMCoreBasisTypes | static |
readBool(rw::core::DOMElem::Ptr element, bool doCheckHeader=false) | DOMCoreBasisTypes | static |
readDouble(rw::core::DOMElem::Ptr element, bool doCheckHeader=false) | DOMCoreBasisTypes | static |
readDoubleList(rw::core::DOMElem::Ptr element, bool doCheckHeader=false) | DOMCoreBasisTypes | static |
readFloat(rw::core::DOMElem::Ptr element, bool doCheckHeader=false) | DOMCoreBasisTypes | static |
readInt(rw::core::DOMElem::Ptr element, bool doCheckHeader=false) | DOMCoreBasisTypes | static |
readIntList(rw::core::DOMElem::Ptr element, bool doCheckHeader=false) | DOMCoreBasisTypes | static |
readString(rw::core::DOMElem::Ptr element, bool doCheckHeader=false) | DOMCoreBasisTypes | static |
readStringList(rw::core::DOMElem::Ptr element) | DOMCoreBasisTypes | static |
readStringPair(rw::core::DOMElem::Ptr element, bool doCheckHeader=false) | DOMCoreBasisTypes | static |
readStringPairs(rw::core::DOMElem::Ptr element) | DOMCoreBasisTypes | static |
write(int val, rw::core::DOMElem::Ptr elem, bool addHeader=true) | DOMCoreBasisTypes | static |
write(double val, rw::core::DOMElem::Ptr elem, bool addHeader=true) | DOMCoreBasisTypes | static |
write(const std::string &str, rw::core::DOMElem::Ptr elem, bool addHeader=true) | DOMCoreBasisTypes | static |