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

Method is_bit

dds/InfoRepo/DCPS_IR_Topic.cpp:337–340  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

335}
336
337CORBA::Boolean DCPS_IR_Topic::is_bit()
338{
339 return isBIT_;
340}
341
342void DCPS_IR_Topic::set_bit_status(CORBA::Boolean isBIT)
343{

Callers 3

dispose_topic_bitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected