OpenRTM-aist  1.2.1
名前空間 | 関数
CORBA_IORUtil.h ファイル

CORBA IOR manipulation utility functions. [詳解]

#include <rtm/RTC.h>
CORBA_IORUtil.h の依存先関係図:

[ソースコード]

名前空間

 CORBA_IORUtil
 CORBA IOR ヘルパー関数
 

関数

bool CORBA_IORUtil::toIOR (const char *iorstr, IOP::IOR &ior)
 IOR 文字列をIOR構造体へ変換する [詳解]
 
bool CORBA_IORUtil::toString (IOP::IOR &ior, std::string &iorstr)
 IOR構造体をIOR文字列へ変換する [詳解]
 
bool CORBA_IORUtil::replaceEndpoint (std::string &iorstr, const std::string &endpoint)
 IOR内のエンドポイントを置換する [詳解]
 
std::string CORBA_IORUtil::formatIORinfo (const char *iorstr)
 IOR文字列から情報を抽出しフォーマット済みの文字列として返す [詳解]
 
std::vector< IIOP::Address > CORBA_IORUtil::getEndpoints (IOP::IOR &ior)
 
void CORBA_IORUtil::extractAddrs (IOP::MultipleComponentProfile &components, std::vector< IIOP::Address > &addr)
 

詳解

CORBA IOR manipulation utility functions.

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

Copyright (C) 2010 Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.

$Id$