Go to the source code of this file.
Functions | |
| void | PushOntoStack (ProducedItem *aItem) |
| ProducedItem * | PopFromStack () |
| void | FreeItem (ProducedItem *aItem) |
Variables | |
| Stack | stack |
Part of : Open C / ProducerConsumer
Description : ProducerConsumer Problem solution Version : 0.1
Copyright (c) 2007 Nokia Corporation. This material, including documentation and any related computer programs, is protected by copyright controlled by Nokia Corporation.
Definition in file stack.cpp.
| void PushOntoStack | ( | ProducedItem * | aItem | ) |
| ProducedItem* PopFromStack | ( | ) |
| void FreeItem | ( | ProducedItem * | aItem | ) |
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.