| AddOutputChannel(word32 channelId) (defined in RawIDA) | RawIDA | |
| ChannelData(word32 channelId, const byte *inString, unsigned int length, bool messageEnd) (defined in RawIDA) | RawIDA | |
| ChannelInitialize(const std::string &channel, const NameValuePairs ¶meters=g_nullNameValuePairs, int propagation=-1) (defined in RawIDA) | RawIDA | |
| ChannelPut2(const std::string &channel, const byte *begin, unsigned int length, int messageEnd, bool blocking) (defined in RawIDA) | RawIDA | [inline] |
| ComputeV(unsigned int) (defined in RawIDA) | RawIDA | [protected] |
| FlushOutputQueues() (defined in SecretRecovery) | SecretRecovery | [protected, virtual] |
| GetThreshold() const (defined in RawIDA) | RawIDA | [inline] |
| Initialize(const NameValuePairs ¶meters=g_nullNameValuePairs, int propagation=-1) (defined in SecretRecovery) | SecretRecovery | |
| InputBuffered(word32 channelId) const (defined in RawIDA) | RawIDA | |
| InsertInputChannel(word32 channelId) (defined in RawIDA) | RawIDA | [protected] |
| LookupInputChannel(word32 channelId) const (defined in RawIDA) | RawIDA | [protected] |
| m_channelsFinished (defined in RawIDA) | RawIDA | [protected] |
| m_channelsReady (defined in RawIDA) | RawIDA | [protected] |
| m_inputChannelIds (defined in RawIDA) | RawIDA | [protected] |
| m_inputChannelMap (defined in RawIDA) | RawIDA | [protected] |
| m_inputQueues (defined in RawIDA) | RawIDA | [protected] |
| m_lastMapPosition (defined in RawIDA) | RawIDA | [protected] |
| m_outputChannelIds (defined in RawIDA) | RawIDA | [protected] |
| m_outputChannelIdStrings (defined in RawIDA) | RawIDA | [protected] |
| m_outputQueues (defined in RawIDA) | RawIDA | [protected] |
| m_outputToInput (defined in RawIDA) | RawIDA | [protected] |
| m_pad (defined in SecretRecovery) | SecretRecovery | [protected] |
| m_threshold (defined in RawIDA) | RawIDA | [protected] |
| m_u (defined in RawIDA) | RawIDA | [protected] |
| m_v (defined in RawIDA) | RawIDA | [protected] |
| m_w (defined in RawIDA) | RawIDA | [protected] |
| m_y (defined in RawIDA) | RawIDA | [protected] |
| OutputMessageEnds() (defined in SecretRecovery) | SecretRecovery | [protected, virtual] |
| PrepareInterpolation() (defined in RawIDA) | RawIDA | [protected] |
| ProcessInputQueues() (defined in RawIDA) | RawIDA | [protected] |
| RawIDA(BufferedTransformation *attachment=NULL) (defined in RawIDA) | RawIDA | [inline] |
| SecretRecovery(int threshold, BufferedTransformation *attachment=NULL, bool removePadding=true) (defined in SecretRecovery) | SecretRecovery | [inline] |