Ring Daemon 16.0.0
|
Go to the source code of this file.
Namespaces | |
namespace | vCard |
namespace | vCard::utils |
Functions | |
std::map< std::string, std::string > | vCard::utils::initVcard () |
void | vCard::utils::removeByKey (std::map< std::string, std::string > &vCard, std::string_view key) |
std::map< std::string, std::string > | vCard::utils::toMap (std::string_view content) |
Payload to vCard. | |
std::string | vCard::utils::toString (const std::map< std::string, std::string > &vCard) |