データポートの検索 [詳細]
#include "stdafx.h"#include "ExcelControl.h"#include <iostream>#include <fstream>#include "SubFunction.h"関数 | |
| void | portConnect (PortService_ptr p1, PortService_var p2) |
| データポートを接続 | |
| void | ListRecursive (CosNaming::NamingContext_ptr context, vector< OtherPort > &rtclist, vector< string > &name, TreeObject *to) |
| int | rtc_get_rtclist (RTC::CorbaNaming &naming, vector< OtherPort > &rtclist, TreeObject *to, std::string IP_adress) |
データポートの検索
| void portConnect | ( | PortService_ptr | p1, |
| PortService_var | p2 | ||
| ) |
データポートを接続
| p1 | 接続するデータポート |
| p2 | 接続するデータポート |
1.8.1