libzypp  15.19.5
zypp::MessageString Struct Reference

#include <String.h>

Inheritance diagram for zypp::MessageString:

Public Member Functions

 MessageString ()
 
 MessageString (const char *str_r)
 
 MessageString (const std::string &str_r)
 
template<class TStr >
 MessageString (const TStr &str_r)
 

Detailed Description

Definition at line 68 of file String.h.

Constructor & Destructor Documentation

zypp::MessageString::MessageString ( )
inline

Definition at line 70 of file String.h.

zypp::MessageString::MessageString ( const char *  str_r)
inline

Definition at line 71 of file String.h.

zypp::MessageString::MessageString ( const std::string &  str_r)
inline

Definition at line 72 of file String.h.

template<class TStr >
zypp::MessageString::MessageString ( const TStr &  str_r)
inline

Definition at line 75 of file String.h.


The documentation for this struct was generated from the following file: