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

Method n_chunks

dds/DCPS/Service_Participant.cpp:1781–1785  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1779}
1780
1781size_t
1782Service_Participant::n_chunks() const
1783{
1784 return config_store_->get_uint32(COMMON_DCPS_CHUNKS, COMMON_DCPS_CHUNKS_default);
1785}
1786
1787void
1788Service_Participant::n_chunks(size_t chunks)

Callers 9

DataWriterImplMethod · 0.45
DataReaderImplMethod · 0.45
ReplayerImplMethod · 0.45
startMethod · 0.45
RtpsUdpDataLinkMethod · 0.45
ACE_TMAINFunction · 0.45
allocator_testMethod · 0.45

Calls 2

get_uint32Method · 0.80
set_uint32Method · 0.80

Tested by 1