5 #include "cdm/properties/SEScalar.h" 17 static bool IsValidUnit(
const std::string& unit);
18 static const LengthUnit& GetCompoundUnit(
const std::string& unit);
CCompoundUnit & operator=(const CCompoundUnit &rhs)
Definition: CompoundUnit.h:132
SEScalarLength()
Definition: SEScalarLength.h:31
static const LengthUnit mm
Definition: SEScalarLength.h:22
Definition: SEScalar.h:206
static const LengthUnit in
Definition: SEScalarLength.h:24
static const LengthUnit um
Definition: SEScalarLength.h:23
virtual ~SEScalarLength()
Definition: SEScalarLength.h:32
static const LengthUnit m
Definition: SEScalarLength.h:20
static const LengthUnit cm
Definition: SEScalarLength.h:21
virtual ~LengthUnit()
Definition: SEScalarLength.h:11
static const LengthUnit ft
Definition: SEScalarLength.h:25
Definition: SEScalarLength.h:28
Definition: SEScalarLength.h:7
LengthUnit(const std::string &u)
Definition: SEScalarLength.h:10
Definition: CompoundUnit.h:39