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

Method end_value

dds/idl/topic_keys.cpp:538–542  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

536}
537
538TopicKeys::Iterator TopicKeys::Iterator::end_value()
539{
540 static Iterator end;
541 return end;
542}

Callers 3

TESTFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected