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

Method add_default

tools/dissector/sample_dissector.cpp:1346–1350  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1344 }
1345
1346 void
1347 Sample_Union::add_default (Sample_Field *value)
1348 {
1349 this->default_ = value;
1350 }
1351
1352 size_t Sample_Union::dissect_i (Wireshark_Bundle &params) {
1353 // Get Type

Callers 1

visitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected