#include <ChannelMapSettings.h>
◆ ChannelMapSettings()
carta::ChannelMapSettings::ChannelMapSettings |
( |
const CARTA::SetImageChannels & |
message | ) |
|
◆ ~ChannelMapSettings()
carta::ChannelMapSettings::~ChannelMapSettings |
( |
| ) |
|
|
default |
◆ GetValidTiles()
bool carta::ChannelMapSettings::GetValidTiles |
( |
int |
file_id, |
|
|
const CARTA::AddRequiredTiles & |
required_tiles, |
|
|
std::vector< int > & |
valid_tiles |
|
) |
| |
◆ HasRequiredTiles()
bool carta::ChannelMapSettings::HasRequiredTiles |
( |
int |
file_id, |
|
|
const CARTA::AddRequiredTiles & |
required_tiles |
|
) |
| |
◆ IsInChannelRange()
bool carta::ChannelMapSettings::IsInChannelRange |
( |
int |
file_id, |
|
|
int |
channel |
|
) |
| |
◆ RemoveFile()
void carta::ChannelMapSettings::RemoveFile |
( |
int |
file_id | ) |
|
◆ SetChannelMap()
bool carta::ChannelMapSettings::SetChannelMap |
( |
const CARTA::SetImageChannels & |
message | ) |
|
◆ SetChannelMapParams()
bool carta::ChannelMapSettings::SetChannelMapParams |
( |
const CARTA::SetImageChannels & |
message | ) |
|
|
private |
◆ _channel_ranges
std::unordered_map<int, AxisRange> carta::ChannelMapSettings::_channel_ranges |
|
private |
◆ _file_mutexes
std::unordered_map<int, std::mutex> carta::ChannelMapSettings::_file_mutexes |
|
private |
◆ _required_tiles
std::unordered_map<int, RequiredTiles> carta::ChannelMapSettings::_required_tiles |
|
private |
The documentation for this class was generated from the following files: