CdrBufferBase.h

Go to the documentation of this file.
00001 // -*- C++ -*-
00020 #ifndef RTC_CDRBUFFERBASE_H
00021 #define RTC_CDRBUFFERBASE_H
00022 
00023 #include <coil/Factory.h>
00024 
00025 #include <rtm/RTC.h>
00026 #include <rtm/BufferBase.h>
00027 
00028 namespace RTC
00029 {
00030   typedef BufferBase<cdrMemoryStream> CdrBufferBase;
00031   typedef ::coil::GlobalFactory<CdrBufferBase> CdrBufferFactory;
00032 };     // namespace RTC
00033 #endif // RTC_CDRBUFFERBASE_H

Generated on Sun May 24 14:08:45 2009 for OpenRTM by  doxygen 1.5.3