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

Method transportConfigName

tools/modeling/codegen/model/Service_T.cpp:407–413  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

405
406template< typename ModelName, class InstanceTraits>
407inline
408const OPENDDS_STRING
409OpenDDS::Model::Service< ModelName, InstanceTraits>::transportConfigName(
410 typename Participants::Values which
411) {
412 return this->modelData_.transportConfigName(which);
413}
414
415template< typename ModelName, class InstanceTraits>
416inline

Callers 5

createParticipantMethod · 0.80
createPublisherMethod · 0.80
createSubscriberMethod · 0.80
createPublicationMethod · 0.80
createSubscriptionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected