libzypp
13.10.6
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
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
zypp
Signature.cc
Generated by
1.8.5