clear() | VIEW::ColorUnit | |
ColorUnit() | VIEW::ColorUnit | |
ColorUnit(const ColorUnit &color_unit) | VIEW::ColorUnit | |
ColorUnit(const char *value) | VIEW::ColorUnit | |
ColorUnit(const String &value) | VIEW::ColorUnit | |
ColorUnit(const unsigned char value) | VIEW::ColorUnit | |
ColorUnit(const short value) | VIEW::ColorUnit | |
ColorUnit(const unsigned short value) | VIEW::ColorUnit | |
ColorUnit(const int value) | VIEW::ColorUnit | |
ColorUnit(const unsigned int value) | VIEW::ColorUnit | |
ColorUnit(const long value) | VIEW::ColorUnit | |
ColorUnit(const unsigned long value) | VIEW::ColorUnit | |
ColorUnit(const float value) | VIEW::ColorUnit | |
ColorUnit(const double value) | VIEW::ColorUnit | |
dump(std::ostream &s=std::cout, Size depth=0) const | VIEW::ColorUnit | |
get(char *value) const | VIEW::ColorUnit | |
get(String &value) const | VIEW::ColorUnit | |
get(unsigned char &value) const | VIEW::ColorUnit | |
get(short &value) const | VIEW::ColorUnit | |
get(unsigned short &value) const | VIEW::ColorUnit | |
get(int &value) const | VIEW::ColorUnit | |
get(unsigned int &value) const | VIEW::ColorUnit | |
get(long &value) const | VIEW::ColorUnit | |
get(unsigned long &value) const | VIEW::ColorUnit | |
get(float &value) const | VIEW::ColorUnit | |
get(double &value) const | VIEW::ColorUnit | |
operator char() const | VIEW::ColorUnit | |
operator double() const | VIEW::ColorUnit | |
operator float() const | VIEW::ColorUnit | |
operator int() const | VIEW::ColorUnit | |
operator long() const | VIEW::ColorUnit | |
operator short() const | VIEW::ColorUnit | |
operator String() const | VIEW::ColorUnit | |
operator unsigned char() const | VIEW::ColorUnit | |
operator unsigned int() const | VIEW::ColorUnit | |
operator unsigned long() const | VIEW::ColorUnit | |
operator unsigned short() const | VIEW::ColorUnit | |
operator!=(const ColorUnit &color_unit) const | VIEW::ColorUnit | |
operator<(const ColorUnit &color_unit) const | VIEW::ColorUnit | |
operator<<(std::ostream &s, const ColorUnit &color_unit) | VIEW::ColorUnit | [friend] |
operator<=(const ColorUnit &color_unit) const | VIEW::ColorUnit | |
operator=(const ColorUnit &color_unit) | VIEW::ColorUnit | |
operator=(const char *value) | VIEW::ColorUnit | |
operator=(const String &value) | VIEW::ColorUnit | |
operator=(const unsigned char value) | VIEW::ColorUnit | |
operator=(const short value) | VIEW::ColorUnit | |
operator=(const unsigned short value) | VIEW::ColorUnit | |
operator=(const int value) | VIEW::ColorUnit | |
operator=(const unsigned int value) | VIEW::ColorUnit | |
operator=(const long value) | VIEW::ColorUnit | |
operator=(const unsigned long value) | VIEW::ColorUnit | |
operator=(const float value) | VIEW::ColorUnit | |
operator=(const double value) | VIEW::ColorUnit | |
operator==(const ColorUnit &color_unit) const | VIEW::ColorUnit | |
operator>(const ColorUnit &color_unit) const | VIEW::ColorUnit | |
operator>=(const ColorUnit &color_unit) const | VIEW::ColorUnit | |
operator>>(std::istream &s, ColorUnit &color_unit) | VIEW::ColorUnit | [friend] |
set(const ColorUnit &color_unit) | VIEW::ColorUnit | |
set(const char *value) | VIEW::ColorUnit | |
set(const String &value) | VIEW::ColorUnit | |
set(const unsigned char value) | VIEW::ColorUnit | |
set(const short value) | VIEW::ColorUnit | |
set(const unsigned short value) | VIEW::ColorUnit | |
set(const int value) | VIEW::ColorUnit | |
set(const unsigned int value) | VIEW::ColorUnit | |
set(const long value) | VIEW::ColorUnit | |
set(const unsigned long value) | VIEW::ColorUnit | |
set(const float value) | VIEW::ColorUnit | |
set(const double value) | VIEW::ColorUnit | |
swap(ColorUnit &color_unit) | VIEW::ColorUnit | |
~ColorUnit() | VIEW::ColorUnit | [virtual] |