amath  1.8.5
Simple command line calculator
DecimalSystem Member List

This is the complete list of members for DecimalSystem, including all inherited members.

baseDoublePositionalNumeralSystemprotected
bufNumeralSystemprotected
DecimalSystem()DecimalSystem
DecimalSystem(unsigned int digits)DecimalSystem
DecimalSystem(unsigned int digits, const char fractionPoint)DecimalSystem
digitsPositionalNumeralSystemprotected
fractionPointPositionalNumeralSystemprotected
GetDigits()PositionalNumeralSystemvirtual
GetFractionPoint()PositionalNumeralSystemvirtual
GetName()PositionalNumeralSystemvirtual
GetPrefix()PositionalNumeralSystemvirtual
GetSpecialCase(Number *number)PositionalNumeralSystemprotected
GetText(Number *number)DecimalSystemvirtual
GetText(double number) constDecimalSystemprivate
IntegerToBuffer(double value, unsigned int digits, int *outdigits) constPositionalNumeralSystemprotected
NumeralSystem()NumeralSystem
Parse(const char *text, unsigned int *length, char **end)PositionalNumeralSystemvirtual
NumeralSystem::Parse(const char *text)NumeralSystemvirtual
PositionalNumeralSystem(unsigned int base, unsigned int digits, const char fractionPoint)PositionalNumeralSystem
SetDigits(unsigned int digits)PositionalNumeralSystemvirtual
SetFractionPoint(const char fractionPoint)PositionalNumeralSystemvirtual
~DecimalSystem()DecimalSystem
~NumeralSystem()NumeralSystemvirtual
~PositionalNumeralSystem()PositionalNumeralSystem