Public Member Functions | |
TMCListenedChannelSet () | |
~TMCListenedChannelSet () | |
void | SetChannelList (IShRasterLayer &raster, TChannelID ids[], uint16 channelCount) |
boolean | UpdateChannelList () |
uint32 | GetChannelSetMask () const |
Protected Attributes | |
TMCCountedPtr< IShRasterLayer > | fRasterLayer |
TChannelID | fChannelIDs [32] |
uint16 | fChannelCount |
uint32 | fChannelSetMask |
TMCListenedChannelSet::TMCListenedChannelSet | ( | ) |
TMCListenedChannelSet::~TMCListenedChannelSet | ( | ) |
uint32 TMCListenedChannelSet::GetChannelSetMask | ( | ) | const [inline] |
void TMCListenedChannelSet::SetChannelList | ( | IShRasterLayer & | raster, | |
TChannelID | ids[], | |||
uint16 | channelCount | |||
) |
boolean TMCListenedChannelSet::UpdateChannelList | ( | ) |
uint16 TMCListenedChannelSet::fChannelCount [protected] |
TChannelID TMCListenedChannelSet::fChannelIDs[32] [protected] |
uint32 TMCListenedChannelSet::fChannelSetMask [protected] |