| 2154 | } |
| 2155 | |
| 2156 | DDS::DynamicType_ptr DynamicDataXcdrReadImpl::type() |
| 2157 | { |
| 2158 | return DDS::DynamicType::_duplicate(type_); |
| 2159 | } |
| 2160 | |
| 2161 | bool DynamicDataXcdrReadImpl::check_xcdr1_mutable(DDS::DynamicType_ptr dt) |
| 2162 | { |
no outgoing calls
no test coverage detected