retdec
Namespaces | Functions | Variables
format.h File Reference

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 > &currentVal, const std::vector< std::string > &newVal)
 

Variables

const std::size_t retdec::fileinfo::MAX_NAME_LENGTH = 100
 

Detailed Description

Functions for formatting of strings.