libzypp  10.5.0
zypp::Signature Class Reference

#include <Signature.h>

List of all members.

Public Member Functions

 Signature ()
 ~Signature ()
std::ostream & dumpOn (std::ostream &str) const
 Overload to realize stream output.

Related Functions

(Note that these are not member functions.)

std::ostream & operator<< (std::ostream &str, const Signature &obj)

Detailed Description

Definition at line 18 of file Signature.h.


Constructor & Destructor Documentation

zypp::Signature::Signature ( )

Definition at line 18 of file Signature.cc.

zypp::Signature::~Signature ( )

Member Function Documentation

std::ostream & zypp::Signature::dumpOn ( std::ostream &  str) const

Overload to realize stream output.

Definition at line 23 of file Signature.cc.


Friends And Related Function Documentation

std::ostream & operator<< ( std::ostream &  str,
const Signature obj 
) [related]

Stream output

Definition at line 31 of file Signature.h.


The documentation for this class was generated from the following files: