QuantityTypeDescriptor.h
Definition: CompoundUnit.h:40
Definition: QuantityTypeDescriptor.h:17
const CUnitDimension * GetDimension() const
Definition: QuantityTypeDescriptor.h:51
CCompoundUnit * m_CUExpansion
Definition: QuantityTypeDescriptor.h:82
~CQuantityTypeDescriptor()
Definition: QuantityTypeDescriptor.cpp:36
const std::string & GetName() const
Definition: QuantityTypeDescriptor.h:29
CQuantityTypeDescriptor(const std::string &name, int fundIdx, bool twentyLog)
Definition: QuantityTypeDescriptor.cpp:12
bool m_bTwentyLogRule
Definition: QuantityTypeDescriptor.h:84
bool Is20LogRuleQuantity() const
Definition: QuantityTypeDescriptor.h:61
CQuantityTypeDescriptor(const CQuantityTypeDescriptor &)
const CCompoundUnit * GetExpansion() const
Definition: QuantityTypeDescriptor.h:46
Definition: UnitDimension.h:22