NCBI C++ ToolKit
|
This is the complete list of members for Color, including all inherited members.
Color()=default | Color | |
Color(CRgbaColor const &color, std::string const &color_tag, std::string const &opacity_tag) | Color | inline |
IsEmpty() const | Color | inline |
m_Color | Color | private |
m_ColorTag | Color | private |
m_Opacity | Color | private |
m_OpacityTag | Color | private |
Serialize(std::ostream &ostrm) const | Color | inlinevirtual |
~ISerializeable()=default | ISerializeable | virtual |