DataPortStatus.h

DataPortStatus class [詳細]

#include <vector>

ソースコードを見る。

ネームスペース

namespace  RTC

構成

class  RTC::DataPortStatus
 DataPortStatus mixin クラス [詳細]

マクロ定義

#define DATAPORTSTATUS_ENUM

型定義

typedef std::vector
< DataPortStatus::Enum > 
RTC::DataPortStatusList


説明

DataPortStatus class

日付:
$Date$
作者:
Noriaki Ando <n-ando@aist.go.jp>
Copyright (C) 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 DATAPORTSTATUS_ENUM

値:

typedef ::RTC::DataPortStatus::Enum ReturnCode;       \
  using ::RTC::DataPortStatus::PORT_OK;                 \
  using ::RTC::DataPortStatus::PORT_ERROR;              \
  using ::RTC::DataPortStatus::BUFFER_FULL;             \
  using ::RTC::DataPortStatus::BUFFER_EMPTY;            \
  using ::RTC::DataPortStatus::BUFFER_TIMEOUT;          \
  using ::RTC::DataPortStatus::SEND_FULL;               \
  using ::RTC::DataPortStatus::SEND_TIMEOUT;            \
  using ::RTC::DataPortStatus::RECV_EMPTY;              \
  using ::RTC::DataPortStatus::RECV_TIMEOUT;            \
  using ::RTC::DataPortStatus::INVALID_ARGS;            \
  using ::RTC::DataPortStatus::PRECONDITION_NOT_MET;    \
  using ::RTC::DataPortStatus::CONNECTION_LOST;         \
  using ::RTC::DataPortStatus::UNKNOWN_ERROR;


OpenRTMに対してThu Jan 28 13:25:26 2010に生成されました。  doxygen 1.5.5