| CopyMessagesTo(BufferedTransformation &target, unsigned int count=UINT_MAX, const std::string &channel=NULL_CHANNEL) const (defined in Store) | Store | |
| CopyRangeTo2(BufferedTransformation &target, unsigned long &begin, unsigned long end=ULONG_MAX, const std::string &channel=NULL_CHANNEL, bool blocking=true) const (defined in FileStore) | FileStore | |
| FileStore() (defined in FileStore) | FileStore | [inline] |
| FileStore(std::istream &in) (defined in FileStore) | FileStore | [inline] |
| FileStore(const char *filename) (defined in FileStore) | FileStore | [inline] |
| GetNextMessage() (defined in Store) | Store | |
| GetStream() (defined in FileStore) | FileStore | [inline] |
| IsolatedInitialize(const NameValuePairs ¶meters) (defined in Store) | Store | [inline] |
| m_messageEnd (defined in Store) | Store | [protected] |
| MaxRetrievable() const (defined in FileStore) | FileStore | |
| NumberOfMessages() const (defined in Store) | Store | [inline] |
| Store() (defined in Store) | Store | [inline] |
| TransferTo2(BufferedTransformation &target, unsigned long &transferBytes, const std::string &channel=NULL_CHANNEL, bool blocking=true) (defined in FileStore) | FileStore | |