examples/Base/BufsAndStrings/circularbufferexample/circularbuffer.cpp File Reference
Go to the source code of this file.
Functions |
| _LIT (KPressAKey,"\n\tPress any key to continue....") |
| _LIT (KConstruct,"\n\n ****Construct****") |
| _LIT (KAdd,"\n ****Add objects****\n") |
| _LIT (KNumberOfObjects,"\nNumber of objects in the circular buffer: %d\n") |
| _LIT (KAddFailed,"\nElement cannot be added because the circular buffer is full\n") |
| _LIT (KRemove,"\n ****Remove objects****\n") |
void | MainL () |
GLDEF_C TInt | E32Main () |
Detailed Description
Definition in file circularbuffer.cpp.
Generated by
1.6.2
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.