#include <contents.hh>

Basic operations | |
| ContentsSymEntry (const std::string &name, const std::string &target) | |
Public Member Functions | |
| std::string | target () const PALUDIS_ATTRIBUTE((warn_unused_result)) |
| Our target (as per readlink). | |
Protected Member Functions | |
| virtual const std::string | as_string () const PALUDIS_ATTRIBUTE((warn_unused_result)) |
| virtual const std::string paludis::ContentsSymEntry::as_string | ( | ) | const [protected, virtual] |
Used to implement the ostream operator<<.
Reimplemented from paludis::ContentsEntry.
1.5.5