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

Method setNameSpace

lib/type/Type.cpp:221–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

219}
220
221void Type::setNameSpace(std::string NameSpace) { this->NameSpace = NameSpace; }
222
223void Type::setAnyCharacter(bool AnyCharacter) {
224 this->AnyCharacter = AnyCharacter;

Callers 1

createTypeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected