Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ enable_multi_topic
Method
enable_multi_topic
dds/DCPS/DataReaderImpl.cpp:2984–2988 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2982
2983
#ifndef OPENDDS_NO_MULTI_TOPIC
2984
void
2985
DataReaderImpl::enable_multi_topic(MultiTopicImpl* mt)
2986
{
2987
multi_topic_ = mt;
2988
}
2989
#endif
2990
2991
#ifndef OPENDDS_NO_CONTENT_SUBSCRIPTION_PROFILE
Callers
1
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected