Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
337
CORBA::Boolean DCPS_IR_Topic::is_bit()
338
{
339
return isBIT_;
340
}
341
342
void DCPS_IR_Topic::set_bit_status(CORBA::Boolean isBIT)
343
{
Callers
3
dispose_topic_bit
Method · 0.45
dispose_subscription_bit
Method · 0.45
dispose_publication_bit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected