Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ ObjectID
Method
ObjectID
Kernel/include/objects/kobject.h:30–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
inline int64_t ObjectID() { return oid; }
31
32
virtual kobject_id_t InstanceTypeID() const = 0;
33
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected