This is the complete list of members for
StringStore, including all inherited members.
| AutoSignaling(int propagation=-1) (defined in AutoSignaling< InputRejecting< BufferedTransformation > >) | AutoSignaling< InputRejecting< BufferedTransformation > > | [inline] |
| CopyMessagesTo(BufferedTransformation &target, unsigned int count=UINT_MAX, const std::string &channel=DEFAULT_CHANNEL) const (defined in Store) | Store | |
| CopyRangeTo2(BufferedTransformation &target, lword &begin, lword end=LWORD_MAX, const std::string &channel=DEFAULT_CHANNEL, bool blocking=true) const (defined in StringStore) | StringStore | |
| GetAutoSignalPropagation() const (defined in AutoSignaling< InputRejecting< BufferedTransformation > >) | AutoSignaling< InputRejecting< BufferedTransformation > > | [inline] |
| GetNextMessage() (defined in Store) | Store | |
| IsolatedInitialize(const NameValuePairs ¶meters) (defined in Store) | Store | [inline] |
| m_messageEnd (defined in Store) | Store | [protected] |
| NumberOfMessages() const (defined in Store) | Store | [inline] |
| SetAutoSignalPropagation(int propagation) (defined in AutoSignaling< InputRejecting< BufferedTransformation > >) | AutoSignaling< InputRejecting< BufferedTransformation > > | [inline] |
| Store() (defined in Store) | Store | [inline] |
| StringStore(const char *string=NULL) (defined in StringStore) | StringStore | [inline] |
| StringStore(const byte *string, size_t length) (defined in StringStore) | StringStore | [inline] |
| StringStore(const T &string) (defined in StringStore) | StringStore | [inline] |
| TransferTo2(BufferedTransformation &target, lword &transferBytes, const std::string &channel=DEFAULT_CHANNEL, bool blocking=true) (defined in StringStore) | StringStore | |