This is the complete list of members for PaletteEntry, including all inherited members.
  | alpha | PaletteEntry |  | 
  | checkAlpha() (defined in PaletteEntry) | PaletteEntry |  | 
  | code | PaletteEntry |  | 
  | color | PaletteEntry |  | 
  | color_t typedef | PaletteEntry |  | 
  | color_vect_t typedef (defined in PaletteEntry) | PaletteEntry |  | 
  | getHexColor(std::ostream &ostr) const | PaletteEntry |  | 
  | getHexColor(std::string &str, const std::string &prefix="") const | PaletteEntry | inline | 
  | getParameters() const (defined in PaletteEntry) | PaletteEntry | inline | 
  | getParameters() (defined in PaletteEntry) | PaletteEntry | inline | 
  | hidden | PaletteEntry |  | 
  | init() (defined in PaletteEntry) | PaletteEntry | protected | 
  | label | PaletteEntry |  | 
  | map_t typedef (defined in PaletteEntry) | PaletteEntry |  | 
  | operator=(const PaletteEntry &b) (defined in PaletteEntry) | PaletteEntry |  | 
  | PaletteEntry() | PaletteEntry |  | 
  | PaletteEntry(const PaletteEntry &entry) | PaletteEntry |  | 
  | PaletteEntry(const char *code, const char *label, const color_vect_t &color, value_t alpha=255.0, bool hidden=false) | PaletteEntry |  | 
  | PaletteEntry(const char *label, const color_vect_t &color, value_t alpha=255.0, bool hidden=false) | PaletteEntry |  | 
  | PaletteEntry(const color_vect_t &color, value_t alpha=255.0, bool hidden=false) | PaletteEntry |  | 
  | PaletteEntry(const std::initializer_list< Variable::init_pair_t > &args) | PaletteEntry |  | 
  | PaletteEntry(const char *label) | PaletteEntry |  | 
  | parameters (defined in PaletteEntry) | PaletteEntry |  | 
  | toStream(std::ostream &ostr, char separator='\t') const | PaletteEntry |  | 
  | value_t typedef | PaletteEntry |  |