MCPcopy Create free account
hub / github.com/BlueMatthew/WechatExporter / FriendsParser

Method FriendsParser

WechatExporter/core/WechatParser.cpp:732–734  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

730}
731
732FriendsParser::FriendsParser(bool detailedInfo/* = true*/) : m_detailedInfo(detailedInfo)
733{
734}
735
736#ifndef NDEBUG
737void FriendsParser::setOutputPath(const std::string& outputPath)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected