パッケージ | 説明 |
---|---|
jp.go.aist.rtm.RTC.port | |
OpenRTM |
修飾子とタイプ | メソッドと説明 |
---|---|
PortSharedMemory |
OutPortSHMProvider._this()
当該OpenRTM.PortSharedMemoryのCORBAオブジェクト参照を取得する。
|
PortSharedMemory |
InPortSHMProvider._this()
当該OpenRTM.PortSharedMemoryのCORBAオブジェクト参照を取得する。
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
InPortSHMProvider.setInterface(PortSharedMemory sm)
通信先のCORBAインターフェースを登録する
|
void |
SharedMemory.setInterface(PortSharedMemory sm)
通信先のCORBAインターフェースを登録する
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
_PortSharedMemoryStub
OpenRTM/_PortSharedMemoryStub.java .
|
修飾子とタイプ | フィールドと説明 |
---|---|
PortSharedMemory |
PortSharedMemoryHolder.value |
修飾子とタイプ | メソッドと説明 |
---|---|
PortSharedMemory |
PortSharedMemoryPOA._this() |
PortSharedMemory |
PortSharedMemoryPOA._this(org.omg.CORBA.ORB orb) |
static PortSharedMemory |
PortSharedMemoryHelper.extract(org.omg.CORBA.Any a) |
static PortSharedMemory |
PortSharedMemoryHelper.narrow(org.omg.CORBA.Object obj) |
static PortSharedMemory |
PortSharedMemoryHelper.read(org.omg.CORBA.portable.InputStream istream) |
static PortSharedMemory |
PortSharedMemoryHelper.unchecked_narrow(org.omg.CORBA.Object obj) |
修飾子とタイプ | メソッドと説明 |
---|---|
static void |
PortSharedMemoryHelper.insert(org.omg.CORBA.Any a,
PortSharedMemory that) |
void |
PortSharedMemoryOperations.setInterface(PortSharedMemory sm) |
void |
_PortSharedMemoryStub.setInterface(PortSharedMemory sm) |
static void |
PortSharedMemoryHelper.write(org.omg.CORBA.portable.OutputStream ostream,
PortSharedMemory value) |
コンストラクタと説明 |
---|
PortSharedMemoryHolder(PortSharedMemory initialValue) |