OpenRTM-aist 2.1.0
|
Defautl Buffer class [詳解]
#include <mutex>
#include <condition_variable>
#include <coil/stringutil.h>
#include <rtm/BufferBase.h>
#include <rtm/BufferStatus.h>
#include <algorithm>
#include <iostream>
#include <string>
#include <vector>
クラス | |
class | RTC::RingBuffer< DataType > |
リングバッファ実装クラス [詳解] | |
名前空間 | |
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.
$Id$
#define RINGBUFFER_DEFAULT_LENGTH 8 |