Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1781
size_t
1782
Service_Participant::n_chunks() const
1783
{
1784
return config_store_->get_uint32(COMMON_DCPS_CHUNKS, COMMON_DCPS_CHUNKS_default);
1785
}
1786
1787
void
1788
Service_Participant::n_chunks(size_t chunks)
Callers
9
DataWriterImpl
Method · 0.45
DataReaderImpl
Method · 0.45
ReplayerImpl
Method · 0.45
start
Method · 0.45
TransportReceiveStrategy
Method · 0.45
RtpsUdpDataLink
Method · 0.45
ACE_TMAIN
Function · 0.45
allocator_test
Method · 0.45
get_test_data_container
Method · 0.45
Calls
2
get_uint32
Method · 0.80
set_uint32
Method · 0.80
Tested by
1
get_test_data_container
Method · 0.36