PIPER
1.0.1
|
Inherits piper::hbm::AbstractTarget, and piper::hbm::TargetUnit< piper::units::Length >.
Public Types | |
typedef std::map< unsigned int, double > | ValueType |
Public Member Functions | |
ValueType const & | value () const |
void | setValue (ValueType const &value) |
Public Member Functions inherited from piper::hbm::AbstractTarget | |
void | setName (std::string const &name) |
std::string const & | name () const |
Public Member Functions inherited from piper::hbm::TargetUnit< piper::units::Length > | |
piper::units::Length const & | unit () const |
void | setUnit (piper::units::Length const &unit) |
Public Attributes | |
std::string | landmark |
typedef std::map<unsigned int, double> piper::hbm::LandmarkTarget::ValueType |
void piper::hbm::LandmarkTarget::setValue | ( | ValueType const & | value | ) |
ValueType const& piper::hbm::LandmarkTarget::value | ( | ) | const |
std::string piper::hbm::LandmarkTarget::landmark |