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

Method level

dds/idl/topic_keys.cpp:412–415  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

410}
411
412size_t TopicKeys::Iterator::level() const
413{
414 return child_ ? child_->level() : level_;
415}
416
417AST_Type* TopicKeys::Iterator::get_ast_type() const
418{

Callers 3

IteratorMethod · 0.80
get_values_iFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected