CCirBuf how to get element??

Login to reply to this topic.
Tue, 2007-11-13 17:16
Joined: 2006-07-21
Forum posts: 151

Hi,
i use CCirBuf, but i don't know to get element inserted.
I see this
http://www.symbian.com/developer/techlib/v9.1docs/doc_source/reference/reference-cpp/N101CA/CCirBufClass.html#%3a%3aCCirBuf
but i don't read a method to get file, how to?
Many thanks
Silvia


Tue, 2007-11-13 17:44
Joined: 2004-05-24
Forum posts: 981
Re: CCirBuf how to get element??

In CCirBuf you can only add and remove items; when you remove an item a copy of removed item will be find in passed param.
There is no method to read (and leave on buf) an item


pirosl

Tue, 2007-11-13 18:12
Joined: 2006-07-21
Forum posts: 151
Re: CCirBuf how to get element??

Many thanks, i undestand now Smiling
bye
Silvia

  • Login to reply to this topic.