5#include "cdm/properties/SEScalar.h"
17 static bool IsValidUnit(
const std::string& unit);
18 static const TimeUnit& GetCompoundUnit(
const std::string& unit);
Definition: CompoundUnit.h:40
CCompoundUnit & operator=(const CCompoundUnit &rhs)
Definition: CompoundUnit.h:132
Definition: SEScalar.h:208
Definition: SEScalarTime.h:28
SEScalarTime()
Definition: SEScalarTime.h:30
virtual ~SEScalarTime()
Definition: SEScalarTime.h:31
Definition: SEScalarTime.h:8
static const TimeUnit min
Definition: SEScalarTime.h:21
TimeUnit(const TimeUnit &)=delete
static const TimeUnit day
Definition: SEScalarTime.h:23
virtual ~TimeUnit()
Definition: SEScalarTime.h:11
static const TimeUnit s
Definition: SEScalarTime.h:20
TimeUnit(const std::string &u)
Definition: SEScalarTime.h:10
static const TimeUnit hr
Definition: SEScalarTime.h:22
static const TimeUnit yr
Definition: SEScalarTime.h:24