HiRISE
 PDS_JP2

Integer Member List

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

ARRAYValue
BaseValueprotected
base() constValuevirtual
base(const int base)Valuevirtual
clone() constIntegervirtual
compare(const Value &value) constIntegervirtual
DATE_TIMEValue
DigitsValueprotected
digits(const int digits)Value
digits() constValue
IDValuestatic
IDENTIFIERValue
INTEGERValue
Integer(const Integer_type datum, const int base, const int digits=0)Integer
Integer(const Unsigned_Integer_type datum, const int base, const int digits=0)Integer
Integer(const unsigned int datum, const int base, const int digits=0)Integer
Integer(const Real_type datum, const bool is_signed=SIGNED, const int base=10, const int digits=0)Integer
Integer(const int datum, const bool is_signed=SIGNED, const int base=10, const int digits=0)Integer
Integer(const Real_type datum, const int base, const int digits=0)Integer
Integer(const String_type &datum, const bool is_signed=SIGNED, const int base=0, const int digits=0)Integer
Integer(const Integer_type datum=0, const bool is_signed=SIGNED, const int base=10, const int digits=0)Integer
Integer(const int datum, const int base, const int digits=0)Integer
Integer(const String_type &datum, const int base, const int digits=0)Integer
Integer(const Integer &value)Integer
Integer(const Unsigned_Integer_type datum, const bool is_signed=UNSIGNED, const int base=10, const int digits=0)Integer
Integer(const Value &value)Integer
Integer(const unsigned int datum, const bool is_signed=UNSIGNED, const int base=10, const int digits=0)Integer
integer_to_string(const Integer_type value, const bool is_signed=SIGNED, const int base=10, const int digits=0)Valuestatic
Integer_type typedefValue
is_Array() constValuevirtual
is_Date_Time() constValuevirtual
is_Identifier() constValuevirtual
is_Integer() constIntegervirtual
is_Numeric() constIntegervirtual
is_Real() constValuevirtual
is_Sequence() constValuevirtual
is_Set() constValuevirtual
is_signed() constIntegervirtual
is_signed(const bool sign)Integervirtual
is_String() constValuevirtual
is_Symbol() constValuevirtual
is_Text() constValuevirtual
MAX_BASEValue
MIN_BASEValue
nearest_units() constValue
NUMERICValue
operator int() constIntegervirtual
operator Integer_type() constIntegervirtual
operator Real_type() constIntegervirtual
operator String_type() constIntegervirtual
operator unsigned int() constValue
operator Unsigned_Integer_type() constValue
operator!=(const Value &value) constValue
operator+(const Value &value) constInteger
operator+=(const Value &value)Integervirtual
operator<(const Value &value) constValue
operator<=(const Value &value) constValue
operator=(const unsigned int value)Integervirtual
operator=(const Real_type value)Integervirtual
operator=(const Value &value)Integervirtual
operator=(const Integer_type value)Integervirtual
operator=(const int value)Integervirtual
operator=(const String_type &value)Integervirtual
operator=(const char *value)Integervirtual
operator==(const Value &value) constValue
operator>(const Value &value) constValue
operator>=(const Value &value) constValue
operator[](unsigned int index)Valuevirtual
operator[](unsigned int index) constValuevirtual
ParentValueprotected
parent() constValue
print(std::ostream &out) constValue
read(Parser &parser)Value
read(std::istream &in=std::cin)Value
REALValue
real_to_string(const Real_type value, std::ios::fmtflags format=std::ios::showpoint, unsigned int precision=0)Valuestatic
Real_type typedefValue
root() constValue
SEQUENCEValue
SETValue
SIGNEDValue
STRINGValue
string_numeric_base(const std::string &value)Valuestatic
string_to_integer(const std::string &value, const int base=0)Valuestatic
string_to_real(const std::string &value)Valuestatic
String_type typedefValue
SYMBOLValue
TEXTValue
Type enum nameValue
type() constIntegervirtual
idaeim::PVL::Value::type(const Type type_code)Valuevirtual
type_name() constIntegervirtual
idaeim::PVL::Value::type_name(const Type type_code)Valuestatic
UnitsValueprotected
units() constValue
units(const std::string &units)Value
UNSIGNEDValuestatic
Unsigned_Integer_type typedefValue
Value(const Value &value)Value
Value(const std::string &units="", const int digits=0, const int base=10)Value
Value(const int digits, const int base=10)Value
write(std::ostream &out=std::cout, int depth=-1) constValue
~Value()Valuevirtual