Private Attributes | |
bool | warn |
This protocol is used for all types which did not get a protocol. Specifically, if the type is UnknownType.
Definition at line 67 of file CorbaLib.cpp.
|
inline |
Definition at line 72 of file CorbaLib.cpp.
|
inlinevirtual |
Definition at line 131 of file CorbaLib.cpp.
|
inlinevirtual |
Definition at line 124 of file CorbaLib.cpp.
|
inlinevirtual |
Definition at line 116 of file CorbaLib.cpp.
|
inlinevirtual |
Evaluate source and create an any which contains the value of source.
Implements RTT::corba::CorbaTypeTransporter.
Definition at line 73 of file CorbaLib.cpp.
|
inlinevirtual |
Implements RTT::corba::CorbaTypeTransporter.
Definition at line 143 of file CorbaLib.cpp.
|
inlinevirtual |
Builds a channel element for remote transport in both directions.
sender | The data flow interface which will be sending or receiving this channel. |
poa | The POA to manage the server code. |
Implements RTT::corba::CorbaTypeTransporter.
Definition at line 118 of file CorbaLib.cpp.
|
inlinevirtual |
Create a Data Source from an any.
Implements RTT::corba::CorbaTypeTransporter.
Definition at line 93 of file CorbaLib.cpp.
|
inlinevirtual |
Create a data source for an attribute or property. Will create an assignable data source when the property or attribute can be changed, a normal data source otherwise.
Implements RTT::corba::CorbaTypeTransporter.
Definition at line 137 of file CorbaLib.cpp.
|
inlinevirtual |
The CORBA transport does not support creating 'CORBA' streams.
Reimplemented from RTT::corba::CorbaTypeTransporter.
Definition at line 110 of file CorbaLib.cpp.
|
inlinevirtual |
Evaluate source and update an any which contains the value of source.
Implements RTT::corba::CorbaTypeTransporter.
Definition at line 83 of file CorbaLib.cpp.
|
inlinevirtual |
Update target with the contents of blob which is an object of a protocol.
Implements RTT::corba::CorbaTypeTransporter.
Definition at line 101 of file CorbaLib.cpp.
|
private |
Definition at line 70 of file CorbaLib.cpp.