MCPcopy Create free account
hub / github.com/OpenArkStudio/ARK / GetNodeCount

Method GetNodeCount

src/plugin/kernel/src/AFClassMeta.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31size_t AFClassMeta::GetNodeCount() const
32{
33 return data_meta_list_.size();
34}
35
36const std::string& AFClassMeta::GetName() const
37{

Callers 1

GetColCountMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected