MCPcopy Create free account
hub / github.com/Samsung/UTopia / getValue

Method getValue

lib/type/GlobalDef.cpp:64–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62std::string EnumConst::getName() const { return Name; }
63
64int64_t EnumConst::getValue() const { return Value; }
65
66Json::Value EnumConst::toJson() const {
67 Json::Value Json;

Callers 6

ofMethod · 0.45
generateMethod · 0.45
handleMethod · 0.45
TESTFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 3

handleMethod · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36