MCPcopy Create free account
hub / github.com/Barracuda09/SATPI / getString

Method getString

src/base/XMLSupport.h:49–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47
48 ///
49 std::string getString() const {
50 return substr(0);
51 }
52};
53
54/// The class @c XMLSupport has some basic functions to handle XML strings

Callers 2

makeJSONMethod · 0.80
makeXMLStringMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected