MCPcopy Create free account
hub / github.com/OpenDDS/OpenDDS / native_data

Method native_data

dds/DCPS/Sample.h:252–255  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

250#endif
251
252 const void* native_data() const
253 {
254 return data_;
255 }
256
257#ifndef OPENDDS_NO_CONTENT_SUBSCRIPTION_PROFILE
258 bool eval(FilterEvaluator& evaluator, const DDS::StringSeq& params) const

Callers 4

unregister_instance_iMethod · 0.80
disposeMethod · 0.80
write_sampleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected