reservable_item_buffer< T > Class Template Reference
item_buffer with reservable front-end. NOTE: if reserving, do not
More...
#include <_item_buffer.h>
Inheritance diagram for reservable_item_buffer< T >:
List of all members.
|
Protected Member Functions |
bool | reserve_front (T &v) |
void | consume_front () |
void | release_front () |
Protected Attributes |
bool | my_reserved |
Detailed Description
template<typename T>
class reservable_item_buffer< T >
item_buffer with reservable front-end. NOTE: if reserving, do not
The documentation for this class was generated from the following file:
Copyright © 2005-2011 Intel Corporation. All Rights Reserved.
Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are
registered trademarks or trademarks of Intel Corporation or its
subsidiaries in the United States and other countries.
* Other names and brands may be claimed as the property of others.