Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ ParseString
Method
ParseString
lib/mdflib/mdflib/src/ixmlfile.cpp:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
bool IXmlFile::ParseFile() { return false; }
36
37
bool IXmlFile::ParseString(const std::string &input) { return false; }
38
39
void IXmlFile::Reset() {
40
root_node_.reset();
Callers
15
TEST_F
Function · 0.45
FromXml
Method · 0.45
FromXml
Method · 0.45
FromXml
Method · 0.45
FromXml
Method · 0.45
FromXml
Method · 0.45
FromXml
Method · 0.45
FromXml
Method · 0.45
FromXml
Method · 0.45
InitMd
Method · 0.45
StringProperty
Method · 0.45
FloatProperty
Method · 0.45
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.36