paludis::ContentsEntry Class Reference
[Contents]

#include <contents.hh>

Inheritance diagram for paludis::ContentsEntry:

paludis::ContentsDevEntry paludis::ContentsDirEntry paludis::ContentsFifoEntry paludis::ContentsFileEntry paludis::ContentsMiscEntry paludis::ContentsSymEntry

List of all members.

Basic operations

 ContentsEntry (const std::string &our_name)
virtual const std::string as_string () const PALUDIS_ATTRIBUTE((warn_unused_result))

Basic operations

virtual ~ContentsEntry ()

Public Member Functions

std::string name () const PALUDIS_ATTRIBUTE((warn_unused_result))
 Our name.

Friends

std::ostream & operator<< (std::ostream &, const ContentsEntry &)


Detailed Description

Base class for a contents entry.

Member Function Documentation

virtual const std::string paludis::ContentsEntry::as_string (  )  const [protected, virtual]

Used to implement the ostream operator<<.

Reimplemented in paludis::ContentsSymEntry.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  ,
const ContentsEntry  
) [friend]

Write a ContentsEntry to a stream.


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

Generated on Sun Nov 30 23:01:33 2008 for paludis by  doxygen 1.5.5