Main Page
|
Modules
|
Namespace List
|
Class Hierarchy
|
Class List
|
Namespace Members
|
Class Members
VIEW::ColorUnitHue Member List
This is the complete list of members for
VIEW::ColorUnitHue
, including all inherited members.
clear
()
VIEW::ColorUnitHue
[virtual]
ColorUnitHue
()
VIEW::ColorUnitHue
ColorUnitHue
(const ColorUnitHue &colcor_h_unit)
VIEW::ColorUnitHue
ColorUnitHue
(const char *value)
VIEW::ColorUnitHue
ColorUnitHue
(const String &value)
VIEW::ColorUnitHue
ColorUnitHue
(const short value)
VIEW::ColorUnitHue
ColorUnitHue
(const unsigned short value)
VIEW::ColorUnitHue
ColorUnitHue
(const int value)
VIEW::ColorUnitHue
ColorUnitHue
(const unsigned int value)
VIEW::ColorUnitHue
ColorUnitHue
(const long value)
VIEW::ColorUnitHue
ColorUnitHue
(const unsigned long value)
VIEW::ColorUnitHue
ColorUnitHue
(const float value)
VIEW::ColorUnitHue
ColorUnitHue
(const double value)
VIEW::ColorUnitHue
ColorUnitHue
(const long double value)
VIEW::ColorUnitHue
dump
(std::ostream &s=std::cout, Size depth=0) const
VIEW::ColorUnitHue
[virtual]
get
(char *value) const
VIEW::ColorUnitHue
get
(String &value) const
VIEW::ColorUnitHue
get
(short &value) const
VIEW::ColorUnitHue
get
(unsigned short &value) const
VIEW::ColorUnitHue
get
(int &value) const
VIEW::ColorUnitHue
get
(unsigned int &value) const
VIEW::ColorUnitHue
get
(long &value) const
VIEW::ColorUnitHue
get
(unsigned long &value) const
VIEW::ColorUnitHue
get
(float &value) const
VIEW::ColorUnitHue
get
(double &value) const
VIEW::ColorUnitHue
get
(long double &value) const
VIEW::ColorUnitHue
operator double
() const
VIEW::ColorUnitHue
operator float
() const
VIEW::ColorUnitHue
operator int
() const
VIEW::ColorUnitHue
operator long
() const
VIEW::ColorUnitHue
operator long double
() const
VIEW::ColorUnitHue
operator short
() const
VIEW::ColorUnitHue
operator String
() const
VIEW::ColorUnitHue
operator unsigned int
() const
VIEW::ColorUnitHue
operator unsigned long
() const
VIEW::ColorUnitHue
operator unsigned short
() const
VIEW::ColorUnitHue
operator!=
(const ColorUnitHue &color_unit_hue) const
VIEW::ColorUnitHue
operator<
(const ColorUnitHue &color_unit_hue) const
VIEW::ColorUnitHue
operator<<
(std::ostream &s, const ColorUnitHue &color_unit_hue)
VIEW::ColorUnitHue
[friend]
operator<=
(const ColorUnitHue &color_unit_hue) const
VIEW::ColorUnitHue
operator=
(const ColorUnitHue &color_unit_hue)
VIEW::ColorUnitHue
operator=
(const char *value)
VIEW::ColorUnitHue
operator=
(const String &value)
VIEW::ColorUnitHue
operator=
(const short value)
VIEW::ColorUnitHue
operator=
(const unsigned short value)
VIEW::ColorUnitHue
operator=
(const int value)
VIEW::ColorUnitHue
operator=
(const unsigned int value)
VIEW::ColorUnitHue
operator=
(const long value)
VIEW::ColorUnitHue
operator=
(const unsigned long value)
VIEW::ColorUnitHue
operator=
(const float init)
VIEW::ColorUnitHue
operator=
(const double value)
VIEW::ColorUnitHue
operator=
(const long double value)
VIEW::ColorUnitHue
operator==
(const ColorUnitHue &color_unit_hue) const
VIEW::ColorUnitHue
operator>
(const ColorUnitHue &color_unit_hue) const
VIEW::ColorUnitHue
operator>=
(const ColorUnitHue &color_unit_hue) const
VIEW::ColorUnitHue
operator>>
(std::istream &s, ColorUnitHue &color_unit_hue)
VIEW::ColorUnitHue
[friend]
set
(const ColorUnitHue &color_unit_hue)
VIEW::ColorUnitHue
set
(const char *value)
VIEW::ColorUnitHue
set
(const String &value)
VIEW::ColorUnitHue
set
(const short value)
VIEW::ColorUnitHue
set
(const unsigned short value)
VIEW::ColorUnitHue
set
(const int value)
VIEW::ColorUnitHue
set
(const unsigned int value)
VIEW::ColorUnitHue
set
(const long value)
VIEW::ColorUnitHue
set
(const unsigned long value)
VIEW::ColorUnitHue
set
(const float value)
VIEW::ColorUnitHue
set
(const double value)
VIEW::ColorUnitHue
set
(const long double value)
VIEW::ColorUnitHue
swap
(ColorUnitHue &color_unit_hue)
VIEW::ColorUnitHue
~ColorUnitHue
()
VIEW::ColorUnitHue
[virtual]