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

Method Sample_Union

tools/dissector/sample_dissector.cpp:1323–1328  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1321 //----------------------------------------------------------------------
1322
1323 Sample_Union::Sample_Union () :
1324 discriminator_(0),
1325 default_(0)
1326 {
1327 this->init ("union");
1328 }
1329
1330 Sample_Union::~Sample_Union ()
1331 {

Callers

nothing calls this directly

Calls 1

initMethod · 0.45

Tested by

no test coverage detected