libzypp
17.31.23
Signature.cc
Go to the documentation of this file.
1
/*---------------------------------------------------------------------\
2
| ____ _ __ __ ___ |
3
| |__ / \ / / . \ . \ |
4
| / / \ V /| _/ _/ |
5
| / /__ | | | | | | |
6
| /_____||_| |_| |_| |
7
| |
8
\---------------------------------------------------------------------*/
9
10
#include <string>
11
#include <iostream>
12
#include <
zypp/Signature.h
>
13
15
namespace
zypp
16
{
17
18
Signature::Signature
()
19
{
20
21
}
22
23
std::ostream &
Signature::dumpOn
( std::ostream &
str
)
const
24
{
25
return
str
;
26
}
27
29
}
// namespace zypp
Signature.h
zypp::Signature::dumpOn
std::ostream & dumpOn(std::ostream &str) const
Overload to realize stream output.
Definition:
Signature.cc:23
zypp::Signature::Signature
Signature()
Definition:
Signature.cc:18
str
String related utilities and Regular expression matching.
zypp
Easy-to use interface to the ZYPP dependency resolver.
Definition:
CodePitfalls.doc:2
zypp
Signature.cc
Generated by
1.9.6