MCPcopy Create free account
hub / github.com/NatLabRockies/OpenStudio / createUUID

Function createUUID

src/utilities/core/UUID.cpp:31–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31UUID createUUID() {
32 return UUID::random_generate();
33}
34
35UUID toUUID(const std::string& str) {
36 try {

Callers 15

WindowGroupMethod · 0.85
cloneMethod · 0.85
OSArgumentMethod · 0.85
onChangeMethod · 0.85
createVersionUUIDMethod · 0.85
ComponentDataMethod · 0.85
modelToThreeJSMethod · 0.85
ComponentMethod · 0.85
TEST_FFunction · 0.85
TEST_FFunction · 0.85
nextNameMethod · 0.85
IdfObject_ImplMethod · 0.85

Calls

no outgoing calls

Tested by 5

TEST_FFunction · 0.68
TEST_FFunction · 0.68
TEST_FFunction · 0.68
TESTFunction · 0.68
TESTFunction · 0.68