Defautl Buffer class. [詳細]
#include <vector>#include <algorithm>#include <iostream>#include <coil/TimeValue.h>#include <coil/Mutex.h>#include <coil/Guard.h>#include <coil/Condition.h>#include <coil/stringutil.h>#include <rtm/BufferBase.h>#include <rtm/BufferStatus.h>構成 | |
| class | RTC::RingBuffer< DataType > |
| リングバッファ実装クラス [詳細] | |
| struct | RTC::RingBuffer< DataType >::condition |
| 条件変数構造体 | |
ネームスペース | |
| namespace | RTC |
RTコンポーネント. | |
マクロ定義 | |
| #define | RINGBUFFER_DEFAULT_LENGTH 8 |
Defautl Buffer class.
Copyright (C) 2006-2009 Noriaki Ando Task-intelligence Research Group, Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.
| #define RINGBUFFER_DEFAULT_LENGTH 8 |
1.6.3