Searched defs:strContent (Results 1 – 3 of 3) sorted by relevance
93 std::string strContent; in read() local103 void CTESTSubsystem::write(const std::string& strFileName, const std::string& strContent) in write()
143 string strContent((const char*)pucXmlContent); in getTextContent() local236 void CXmlElement::setTextContent(const string& strContent) in setTextContent()
160 void CElement::dumpContent(string& strContent, CErrorContext& errorContext, const uint32_t uiDepth)… in dumpContent()