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 NullStore) | NullStore | |
GetNextMessage() (defined in Store) | Store | |
IsolatedInitialize(const NameValuePairs ¶meters) (defined in Store) | Store | [inline] |
m_messageEnd (defined in Store) | Store | [protected] |
MaxRetrievable() const (defined in NullStore) | NullStore | [inline] |
NullStore(unsigned long size=ULONG_MAX) (defined in NullStore) | NullStore | [inline] |
NumberOfMessages() const (defined in Store) | Store | [inline] |
Store() (defined in Store) | Store | [inline] |
StoreInitialize(const NameValuePairs ¶meters) (defined in NullStore) | NullStore | [inline, virtual] |
TransferTo2(BufferedTransformation &target, unsigned long &transferBytes, const std::string &channel=NULL_CHANNEL, bool blocking=true) (defined in NullStore) | NullStore | |