libzypp  17.7.0
String.cc File Reference
#include <cstdio>
#include <cstdarg>
#include <iostream>
#include "zypp/base/String.h"
#include "zypp/base/LogTools.h"
#include "zypp/TriBool.h"
Include dependency graph for String.cc:

Go to the source code of this file.

Namespaces

 zypp
 Easy-to use interface to the ZYPP dependency resolver.
 
 zypp::str
 String related utilities and Regular expression matching.
 

Functions

std::string zypp::str::form (const char *format,...) __attribute__((format(printf
 Printf style construction of std::string. More...
 
std::string zypp::str::strerror (int errno_r)
 Return string describing the error_r code. More...