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

Method Sample_Alias

tools/dissector/sample_dissector.cpp:1414–1418  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1412 //-----------------------------------------------------------------------
1413
1414 Sample_Alias::Sample_Alias(Sample_Dissector* base)
1415 :base_(base)
1416 {
1417 this->init ("alias");
1418 }
1419
1420 size_t
1421 Sample_Alias::dissect_i (Wireshark_Bundle &p)

Callers

nothing calls this directly

Calls 1

initMethod · 0.45

Tested by

no test coverage detected