PPL API Reference
Overview Core Algorithm Abstractions Utilities Parallel Methods
Modules Class Hierarchy Classes Functions
Todo List Bug List Dead Code
DefaultWeight< CfgType > Member List

This is the complete list of members for DefaultWeight< CfgType >, including all inherited members.

Clear()DefaultWeight< CfgType >
DefaultWeight(const std::string &_label="", const double _w=0, const std::vector< CfgType > &_intermediates=std::vector< CfgType >())DefaultWeight< CfgType >
GetClearance() const noexceptDefaultWeight< CfgType >
GetControlSet() const noexceptDefaultWeight< CfgType >
GetControlSet() noexceptDefaultWeight< CfgType >
GetIntermediates() noexceptDefaultWeight< CfgType >
GetIntermediates() const noexceptDefaultWeight< CfgType >
GetLPLabel() const noexceptDefaultWeight< CfgType >
GetTimeSteps() const noexceptDefaultWeight< CfgType >
GetWeight() const noexceptDefaultWeight< CfgType >
HasClearance() const noexcept (defined in DefaultWeight< CfgType >)DefaultWeight< CfgType >
inputRobotDefaultWeight< CfgType >static
IsChecked(const int _mult) const noexceptDefaultWeight< CfgType >
m_checkedMultDefaultWeight< CfgType >protected
m_clearanceDefaultWeight< CfgType >protected
m_controlsDefaultWeight< CfgType >protected
m_intermediatesDefaultWeight< CfgType >protected
m_lpLabelDefaultWeight< CfgType >protected
m_timeStepsDefaultWeight< CfgType >protected
m_weightDefaultWeight< CfgType >protected
MaxWeight() noexcept (defined in DefaultWeight< CfgType >)DefaultWeight< CfgType >static
operator!=(const DefaultWeight &_w) const noexceptDefaultWeight< CfgType >virtual
operator+(const DefaultWeight &_other) constDefaultWeight< CfgType >virtual
operator<(const DefaultWeight &_other) const noexceptDefaultWeight< CfgType >virtual
operator=(const DefaultWeight &_w)DefaultWeight< CfgType >virtual
operator==(const DefaultWeight &_w) const noexceptDefaultWeight< CfgType >virtual
Read(std::istream &_is)DefaultWeight< CfgType >virtual
SetChecked(const int _mult) noexceptDefaultWeight< CfgType >
SetClearance(const double _c) noexceptDefaultWeight< CfgType >
SetControl(const Control &_c) noexceptDefaultWeight< CfgType >
SetControlSet(const ControlSet &_c) noexceptDefaultWeight< CfgType >
SetIntermediates(const std::vector< CfgType > &_intermediates) noexceptDefaultWeight< CfgType >
SetIntermediates(std::vector< CfgType > &&_intermediates) noexceptDefaultWeight< CfgType >
SetLPLabel(const std::string &_lpLabel) noexceptDefaultWeight< CfgType >
SetTimeSteps(std::size_t _steps) noexceptDefaultWeight< CfgType >
SetWeight(const double _w) noexceptDefaultWeight< CfgType >
Weight() const noexcept (defined in DefaultWeight< CfgType >)DefaultWeight< CfgType >
Write(std::ostream &_os) constDefaultWeight< CfgType >virtual
~DefaultWeight()=default (defined in DefaultWeight< CfgType >)DefaultWeight< CfgType >virtual