retdec
|
Functions for formatting of strings. More...
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
retdec | |
retdec::fileinfo | |
Functions | |
std::string | retdec::fileinfo::abbvSerialization (const std::vector< std::string > &abbv) |
void | retdec::fileinfo::shrinkAndReplaceNonprintable (std::string &str, std::size_t maxLength) |
void | retdec::fileinfo::addUniqueValues (std::vector< std::string > ¤tVal, const std::vector< std::string > &newVal) |
Variables | |
const std::size_t | retdec::fileinfo::MAX_NAME_LENGTH = 100 |
Functions for formatting of strings.