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

Method is_bit

dds/DCPS/DataReaderImpl.cpp:2568–2571  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2566}
2567
2568bool DataReaderImpl::is_bit() const
2569{
2570 return this->is_bit_;
2571}
2572
2573bool
2574DataReaderImpl::has_zero_copies()

Callers 2

notify_datareadersMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected