HiRISE
 PDS_JP2

Value Member List

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

ARRAYValue
ArrayValuefriend
BaseValueprotected
base() constValuevirtual
base(const int base)Valuevirtual
clone() const =0Valuepure virtual
compare(const Value &value) const =0Valuepure virtual
DATE_TIMEValue
DigitsValueprotected
digits(const int digits)Value
digits() constValue
IDValuestatic
IDENTIFIERValue
INTEGERValue
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() constValuevirtual
is_Numeric() constValuevirtual
is_Real() constValuevirtual
is_Sequence() constValuevirtual
is_Set() constValuevirtual
is_signed() constValuevirtual
is_signed(const bool signedness)Valuevirtual
is_String() constValuevirtual
is_Symbol() constValuevirtual
is_Text() constValuevirtual
MAX_BASEValue
MIN_BASEValue
nearest_units() constValue
NUMERICValue
operator int() const =0Valuepure virtual
operator Integer_type() const =0Valuepure virtual
operator Real_type() const =0Valuepure virtual
operator String_type() const =0Valuepure virtual
operator unsigned int() constValue
operator Unsigned_Integer_type() constValue
operator!=(const Value &value) constValue
operator+=(const Value &value)=0Valuepure virtual
operator<(const Value &value) constValue
operator<=(const Value &value) constValue
operator=(const char *value)=0Valuepure virtual
operator=(const Value &value)=0Valuepure virtual
operator=(const Integer_type value)=0Valuepure virtual
operator=(const int value)=0Valuepure virtual
operator=(const unsigned int value)=0Valuepure virtual
operator=(const String_type &value)=0Valuepure virtual
operator=(const Real_type value)=0Valuepure virtual
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(const Type type_code)Valuevirtual
type() const =0Valuepure virtual
type_name() const =0Valuepure virtual
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