Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SoarGroup/Soar
/ getUserData
Method
getUserData
Core/ClientSML/src/sml_ClientEvents.h:116–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
return m_EventID ;
115
}
116
void* getUserData()
117
{
118
return m_UserData ;
119
}
120
int getCallbackID()
121
{
122
return m_CallbackID ;
Callers
6
ReceivedSystemEvent
Method · 0.45
ReceivedUpdateEvent
Method · 0.45
ReceivedStringEvent
Method · 0.45
ReceivedAgentEvent
Method · 0.45
ReceivedRhsEvent
Method · 0.45
ReceivedOutputEvent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected