| AddOutputChannel(word32 channelId) (defined in RawIDA) | RawIDA | |
| Algorithm(bool checkSelfTestStatus=true) | Algorithm | |
| AlgorithmName() const | Algorithm | [inline, virtual] |
| AnyMessages() const | BufferedTransformation | [virtual] |
| AnyRetrievable() const | BufferedTransformation | [virtual] |
| Attach(BufferedTransformation *newAttachment) | BufferedTransformation | [virtual] |
| Attachable() | Filter | [inline, virtual] |
| AttachedTransformation() | Filter | [virtual] |
| AttachedTransformation() const (defined in Filter) | Filter | [virtual] |
| AutoSignaling(int propagation=-1) (defined in AutoSignaling< Unflushable< Multichannel< Filter > > >) | AutoSignaling< Unflushable< Multichannel< Filter > > > | [inline] |
| AutoSignaling(BufferedTransformation *q, int propagation=-1) (defined in AutoSignaling< Unflushable< Multichannel< Filter > > >) | AutoSignaling< Unflushable< Multichannel< Filter > > > | [inline] |
| BufferedTransformation() (defined in BufferedTransformation) | BufferedTransformation | [inline] |
| CanModifyInput() const (defined in BufferedTransformation) | BufferedTransformation | [inline, virtual] |
| ChannelCreatePutSpace(const std::string &channel, unsigned int &size) (defined in Multichannel< Filter >) | Multichannel< Filter > | [inline] |
| ChannelData(word32 channelId, const byte *inString, unsigned int length, bool messageEnd) (defined in RawIDA) | RawIDA | |
| ChannelFlush(const std::string &channel, bool hardFlush, int propagation=-1, bool blocking=true) (defined in Unflushable< Multichannel< Filter > >) | Unflushable< Multichannel< Filter > > | [inline] |
| ChannelInitialize(const std::string &channel, const NameValuePairs ¶meters=g_nullNameValuePairs, int propagation=-1) (defined in RawIDA) | RawIDA | [virtual] |
| ChannelMessageEnd(const std::string &channel, int propagation=-1, bool blocking=true) (defined in BufferedTransformation) | BufferedTransformation | [inline] |
| ChannelMessageSeriesEnd(const std::string &channel, int propagation=-1, bool blocking=true) (defined in BufferedTransformation) | BufferedTransformation | [virtual] |
| ChannelPut(const std::string &channel, byte inByte, bool blocking=true) (defined in BufferedTransformation) | BufferedTransformation | [inline] |
| ChannelPut(const std::string &channel, const byte *inString, unsigned int length, bool blocking=true) (defined in BufferedTransformation) | BufferedTransformation | [inline] |
| ChannelPut2(const std::string &channel, const byte *begin, unsigned int length, int messageEnd, bool blocking) (defined in RawIDA) | RawIDA | [inline, virtual] |
| ChannelPutMessageEnd(const std::string &channel, const byte *inString, unsigned int length, int propagation=-1, bool blocking=true) (defined in BufferedTransformation) | BufferedTransformation | [inline] |
| ChannelPutModifiable(const std::string &channel, byte *inString, unsigned int length) (defined in Multichannel< Filter >) | Multichannel< Filter > | [inline] |
| ChannelPutModifiable(const std::string &channel, byte *inString, unsigned int length, bool blocking=true) (defined in BufferedTransformation) | BufferedTransformation | [inline] |
| ChannelPutModifiable2(const std::string &channel, byte *begin, unsigned int length, int messageEnd, bool blocking) (defined in BufferedTransformation) | BufferedTransformation | [virtual] |
| ChannelPutWord16(const std::string &channel, word16 value, ByteOrder order=BIG_ENDIAN_ORDER, bool blocking=true) (defined in BufferedTransformation) | BufferedTransformation | |
| ChannelPutWord32(const std::string &channel, word32 value, ByteOrder order=BIG_ENDIAN_ORDER, bool blocking=true) (defined in BufferedTransformation) | BufferedTransformation | |
| Clone() const | Clonable | [inline, virtual] |
| ComputeV(unsigned int) (defined in RawIDA) | RawIDA | [protected] |
| CopyAllTo(BufferedTransformation &target, const std::string &channel=NULL_CHANNEL) const (defined in BufferedTransformation) | BufferedTransformation | |
| CopyMessagesTo(BufferedTransformation &target, unsigned int count=UINT_MAX, const std::string &channel=NULL_CHANNEL) const (defined in BufferedTransformation) | BufferedTransformation | |
| CopyRangeTo(BufferedTransformation &target, unsigned long position, unsigned long copyMax=ULONG_MAX, const std::string &channel=NULL_CHANNEL) const | BufferedTransformation | [inline] |
| CopyRangeTo2(BufferedTransformation &target, unsigned long &begin, unsigned long end=ULONG_MAX, const std::string &channel=NULL_CHANNEL, bool blocking=true) const (defined in Filter) | Filter | [virtual] |
| CopyTo(BufferedTransformation &target, unsigned long copyMax=ULONG_MAX, const std::string &channel=NULL_CHANNEL) const | BufferedTransformation | [inline] |
| CreatePutSpace(unsigned int &size) (defined in Multichannel< Filter >) | Multichannel< Filter > | [inline] |
| CustomSignalPropagation() (defined in CustomSignalPropagation< Filter >) | CustomSignalPropagation< Filter > | [inline] |
| CustomSignalPropagation(BufferedTransformation *q) (defined in CustomSignalPropagation< Filter >) | CustomSignalPropagation< Filter > | [inline] |
| DecrementPropagation(int propagation) (defined in BufferedTransformation) | BufferedTransformation | [inline, protected, static] |
| Detach(BufferedTransformation *newAttachment=NULL) | Filter | [virtual] |
| Filter(BufferedTransformation *attachment) (defined in Filter) | Filter | |
| Flush(bool completeFlush, int propagation=-1, bool blocking=true) (defined in Unflushable< Multichannel< Filter > >) | Unflushable< Multichannel< Filter > > | [inline] |
| FlushOutputQueues() (defined in InformationRecovery) | InformationRecovery | [protected, virtual] |
| Get(byte &outByte) | BufferedTransformation | [virtual] |
| Get(byte *outString, unsigned int getMax) | BufferedTransformation | [virtual] |
| GetAutoSignalPropagation() const (defined in AutoSignaling< Unflushable< Multichannel< Filter > > >) | AutoSignaling< Unflushable< Multichannel< Filter > > > | [inline] |
| GetMaxWaitObjectCount() const | BufferedTransformation | [virtual] |
| GetNextMessage() | BufferedTransformation | [virtual] |
| GetNextMessageSeries() (defined in BufferedTransformation) | BufferedTransformation | [inline, virtual] |
| GetThreshold() const (defined in RawIDA) | RawIDA | [inline] |
| GetWaitObjects(WaitObjectContainer &container) | BufferedTransformation | [virtual] |
| GetWord16(word16 &value, ByteOrder order=BIG_ENDIAN_ORDER) | BufferedTransformation | |
| GetWord32(word32 &value, ByteOrder order=BIG_ENDIAN_ORDER) | BufferedTransformation | |
| InformationRecovery(int threshold, BufferedTransformation *attachment=NULL, bool removePadding=true) (defined in InformationRecovery) | InformationRecovery | [inline] |
| Initialize(const NameValuePairs ¶meters=g_nullNameValuePairs, int propagation=-1) | InformationRecovery | [virtual] |
| InputBuffered(word32 channelId) const (defined in RawIDA) | RawIDA | |
| InputBufferIsEmpty() const (defined in Unflushable< Multichannel< Filter > >) | Unflushable< Multichannel< Filter > > | [inline, protected, virtual] |
| Insert(Filter *nextFilter) (defined in Filter) | Filter | [protected] |
| InsertInputChannel(word32 channelId) (defined in RawIDA) | RawIDA | [protected] |
| IsolatedFlush(bool hardFlush, bool blocking) (defined in Unflushable< Multichannel< Filter > >) | Unflushable< Multichannel< Filter > > | [inline] |
| IsolatedMessageSeriesEnd(bool blocking) (defined in BufferedTransformation) | BufferedTransformation | [inline, virtual] |
| LookupInputChannel(word32 channelId) const (defined in RawIDA) | RawIDA | [protected] |
| m_channelsFinished (defined in RawIDA) | RawIDA | [protected] |
| m_channelsReady (defined in RawIDA) | RawIDA | [protected] |
| m_continueAt (defined in Filter) | Filter | [protected] |
| m_inputChannelIds (defined in RawIDA) | RawIDA | [protected] |
| m_inputChannelMap (defined in RawIDA) | RawIDA | [protected] |
| m_inputPosition (defined in Filter) | Filter | [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 InformationRecovery) | InformationRecovery | [protected] |
| m_queue (defined in InformationRecovery) | InformationRecovery | [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] |
| MaxRetrievable() const | BufferedTransformation | [virtual] |
| MessageEnd(int propagation=-1, bool blocking=true) (defined in BufferedTransformation) | BufferedTransformation | [inline] |
| MessageSeriesEnd(int propagation) (defined in Multichannel< Filter >) | Multichannel< Filter > | [inline] |
| CustomSignalPropagation< Filter >::MessageSeriesEnd(int propagation=-1, bool blocking=true) | Filter | [virtual] |
| Multichannel() (defined in Multichannel< Filter >) | Multichannel< Filter > | [inline] |
| Multichannel(BufferedTransformation *q) (defined in Multichannel< Filter >) | Multichannel< Filter > | [inline] |
| NewDefaultAttachment() const (defined in Filter) | Filter | [protected, virtual] |
| NotCopyable() (defined in NotCopyable) | NotCopyable | [inline] |
| NotifyAttachmentChange() (defined in Filter) | Filter | [inline, protected, virtual] |
| NULL_CHANNEL (defined in BufferedTransformation) | BufferedTransformation | [static] |
| NumberOfMessages() const | BufferedTransformation | [virtual] |
| NumberOfMessageSeries() const (defined in BufferedTransformation) | BufferedTransformation | [inline, virtual] |
| NumberOfMessagesInThisSeries() const (defined in BufferedTransformation) | BufferedTransformation | [inline, virtual] |
| Output(int outputSite, const byte *inString, unsigned int length, int messageEnd, bool blocking, const std::string &channel=NULL_CHANNEL) (defined in Filter) | Filter | [protected] |
| OutputFlush(int outputSite, bool hardFlush, int propagation, bool blocking, const std::string &channel=NULL_CHANNEL) (defined in Filter) | Filter | [protected] |
| OutputMessageEnd(int outputSite, int propagation, bool blocking, const std::string &channel=NULL_CHANNEL) (defined in Filter) | Filter | [protected] |
| OutputMessageEnds() (defined in InformationRecovery) | InformationRecovery | [protected, virtual] |
| OutputMessageSeriesEnd(int outputSite, int propagation, bool blocking, const std::string &channel=NULL_CHANNEL) (defined in Filter) | Filter | [protected] |
| Peek(byte &outByte) const | BufferedTransformation | [virtual] |
| Peek(byte *outString, unsigned int peekMax) const | BufferedTransformation | [virtual] |
| PeekWord16(word16 &value, ByteOrder order=BIG_ENDIAN_ORDER) | BufferedTransformation | |
| PeekWord32(word32 &value, ByteOrder order=BIG_ENDIAN_ORDER) | BufferedTransformation | |
| PrepareInterpolation() (defined in RawIDA) | RawIDA | [protected] |
| ProcessInputQueues() (defined in RawIDA) | RawIDA | [protected] |
| PropagateInitialize(const NameValuePairs ¶meters, int propagation, const std::string &channel=NULL_CHANNEL) (defined in Filter) | Filter | [protected] |
| Put(byte inByte, bool blocking=true) | BufferedTransformation | [inline] |
| Put(const byte *inString, unsigned int length, bool blocking=true) | BufferedTransformation | [inline] |
| Put2(const byte *begin, unsigned int length, int messageEnd, bool blocking) (defined in Multichannel< Filter >) | Multichannel< Filter > | [inline] |
| PutMessageEnd(const byte *inString, unsigned int length, int propagation=-1, bool blocking=true) (defined in BufferedTransformation) | BufferedTransformation | [inline] |
| PutModifiable(byte *inString, unsigned int length, bool blocking=true) | BufferedTransformation | [inline] |
| PutModifiable2(byte *begin, byte *end, int messageEnd, bool blocking) (defined in Multichannel< Filter >) | Multichannel< Filter > | [inline] |
| CustomSignalPropagation< Filter >::PutModifiable2(byte *inString, unsigned int length, int messageEnd, bool blocking) | BufferedTransformation | [inline, virtual] |
| PutWord16(word16 value, ByteOrder order=BIG_ENDIAN_ORDER, bool blocking=true) | BufferedTransformation | |
| PutWord32(word32 value, ByteOrder order=BIG_ENDIAN_ORDER, bool blocking=true) | BufferedTransformation | |
| RawIDA(BufferedTransformation *attachment=NULL) (defined in RawIDA) | RawIDA | [inline] |
| Ref() | BufferedTransformation | [inline] |
| SetAutoSignalPropagation(int propagation) (defined in AutoSignaling< Unflushable< Multichannel< Filter > > >) | AutoSignaling< Unflushable< Multichannel< Filter > > > | [inline] |
| SetRetrievalChannel(const std::string &channel) (defined in BufferedTransformation) | BufferedTransformation | [virtual] |
| ShouldPropagateMessageEnd() const (defined in Filter) | Filter | [inline, protected, virtual] |
| ShouldPropagateMessageSeriesEnd() const (defined in Filter) | Filter | [inline, protected, virtual] |
| Skip(unsigned long skipMax=ULONG_MAX) | BufferedTransformation | [virtual] |
| SkipAll() (defined in BufferedTransformation) | BufferedTransformation | [virtual] |
| SkipMessages(unsigned int count=UINT_MAX) | BufferedTransformation | [virtual] |
| TotalBytesRetrievable() const (defined in BufferedTransformation) | BufferedTransformation | [virtual] |
| TransferAllTo(BufferedTransformation &target, const std::string &channel=NULL_CHANNEL) (defined in BufferedTransformation) | BufferedTransformation | [inline] |
| TransferAllTo2(BufferedTransformation &target, const std::string &channel=NULL_CHANNEL, bool blocking=true) (defined in BufferedTransformation) | BufferedTransformation | |
| TransferMessagesTo(BufferedTransformation &target, unsigned int count=UINT_MAX, const std::string &channel=NULL_CHANNEL) (defined in BufferedTransformation) | BufferedTransformation | [inline] |
| TransferMessagesTo2(BufferedTransformation &target, unsigned int &messageCount, const std::string &channel=NULL_CHANNEL, bool blocking=true) (defined in BufferedTransformation) | BufferedTransformation | |
| TransferTo(BufferedTransformation &target, unsigned long transferMax=ULONG_MAX, const std::string &channel=NULL_CHANNEL) | BufferedTransformation | [inline] |
| TransferTo2(BufferedTransformation &target, unsigned long &transferBytes, const std::string &channel=NULL_CHANNEL, bool blocking=true) | Filter | [virtual] |
| Unflushable() (defined in Unflushable< Multichannel< Filter > >) | Unflushable< Multichannel< Filter > > | [inline] |
| Unflushable(BufferedTransformation *q) (defined in Unflushable< Multichannel< Filter > >) | Unflushable< Multichannel< Filter > > | [inline] |
| Wait(unsigned long milliseconds) | Waitable | |
| ~Clonable() (defined in Clonable) | Clonable | [inline, virtual] |