MCPcopy Create free account
hub / github.com/SoarGroup/Soar / GetString

Method GetString

Core/ClientSML/src/sml_ClientTraceXML.cpp:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32 return IsTag(sml_Names::kTagRHS_write) ;
33}
34char const* ClientTraceXML::GetString() const
35{
36 return GetAttribute(sml_Names::kRHS_String) ;
37}
38
39// State tag attributes
40bool ClientTraceXML::IsTagState() const

Callers 1

displayXmlTraceEventMethod · 0.95

Calls 1

GetAttributeFunction · 0.70

Tested by

no test coverage detected