This is the complete list of members for
Foundry::Katana::NewChannelMessage, including all inherited members.
| frameUUID() const | Foundry::Katana::NewChannelMessage | |
| getSuite() | Foundry::Katana::Message | [static] |
| isValid() const | Foundry::Katana::Message | [inline] |
| NewChannelMessage(const NewFrameMessage &frame, uint16_t channelID=0, uint32_t height=0, uint32_t width=0, int xorigin=0, int yorigin=0, float sampleRate1=0.0, float sampleRate2=0.0, uint32_t dataSize=0) | Foundry::Katana::NewChannelMessage | |
| NewChannelMessage(const uint8_t *frameID, uint16_t channelID=0, uint32_t height=0, uint32_t width=0, int xorigin=0, int yorigin=0, float sampleRate1=0.0, float sampleRate2=0.0, uint32_t dataSize=0) | Foundry::Katana::NewChannelMessage | |
| setChannelDimensions(uint32_t width, uint32_t height) | Foundry::Katana::NewChannelMessage | |
| setChannelID(uint16_t channelID) | Foundry::Katana::NewChannelMessage | |
| setChannelName(const std::string &name) | Foundry::Katana::NewChannelMessage | |
| setChannelOrigin(int ox, int oy) | Foundry::Katana::NewChannelMessage | |
| setDataSize(uint32_t dataSize) | Foundry::Katana::NewChannelMessage | |
| setHost(FnPluginHost *host) | Foundry::Katana::Message | [static] |
| ~NewChannelMessage() | Foundry::Katana::NewChannelMessage | [inline, virtual] |