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

Method Update

Core/ClientSML/src/sml_ClientStringElement.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50#endif
51
52void StringElement::Update(char const* pValue)
53{
54 this->m_Agent->GetWM()->UpdateString(this, pValue);
55}

Callers

nothing calls this directly

Calls 1

UpdateStringMethod · 0.80

Tested by

no test coverage detected