Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
31
UUID createUUID() {
32
return UUID::random_generate();
33
}
34
35
UUID toUUID(const std::string& str) {
36
try {
Callers
15
WindowGroup
Method · 0.85
clone
Method · 0.85
OSArgument
Method · 0.85
onChange
Method · 0.85
createVersionUUID
Method · 0.85
ComponentData
Method · 0.85
modelToThreeJS
Method · 0.85
Component
Method · 0.85
TEST_F
Function · 0.85
TEST_F
Function · 0.85
nextName
Method · 0.85
IdfObject_Impl
Method · 0.85
Calls
no outgoing calls
Tested by
5
TEST_F
Function · 0.68
TEST_F
Function · 0.68
TEST_F
Function · 0.68
TEST
Function · 0.68
TEST
Function · 0.68