OpenRTM-aist  1.2.1
クラス | 名前空間 | マクロ定義
RingBuffer.h ファイル

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>
RingBuffer.h の依存先関係図:
被依存関係図:

[ソースコード]

クラス

class  RTC::RingBuffer< DataType >
 リングバッファ実装クラス [詳解]
 

名前空間

 RTC
 RTコンポーネント
 

マクロ定義

#define RINGBUFFER_DEFAULT_LENGTH   8
 

詳解

Defautl Buffer class.

日付
Date
2007-12-31 03:08:06
著者
Noriaki Ando n-and.nosp@m.o@ai.nosp@m.st.go.nosp@m..jp

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