Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSteam001/OpenSteamTool
/ FrameDecl
Class
FrameDecl
tools/ipc_codegen/ipc_codegen.cpp:60–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
};
59
60
struct FrameDecl {
61
std::vector<FrameField> fields;
62
};
63
64
struct CommandDecl {
65
std::string name;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected