The following C++ properties in the Target RTS group are
associated with protocols.
The information in parentheses refers to the element type
and the name of the tab that is associated with the properties in
Rational Rose® RealTime.
- Version (Protocol, C++ TargetRTS)
- Specifies the version of the data type.
- Type Safe Signals (Protocol, C++ TargetRTS)
- By default, this property is set to True. If
this property is cleared then all signal data classes that are specified
for the signals in the protocol are ignored. Instead, it is assumed
that you can send anything (for example, void *) with the signals.
Note: Only
type-safe mode is supported.