• Skip to content
  • Skip to link menu
KDE 4.5 API Reference
  • KDE API Reference
  • KDE-PIM Libraries
  • Sitemap
  • Contact Us
 

Syndication Library

  • Syndication
  • Syndication::SpecificItem
Public Member Functions

Syndication::SpecificItem Class Reference

Interface for all format-specific item-like classes, such as RSS2/RDF items, and Atom entries. More...

#include <specificitem.h>

List of all members.

Public Member Functions

virtual ~SpecificItem ()
virtual bool accept (SpecificItemVisitor *visitor)=0

Detailed Description

Interface for all format-specific item-like classes, such as RSS2/RDF items, and Atom entries.

To process items based on their format, use a SpecificItemVisitor.

Author:
Frank Osterfeld

Definition at line 46 of file specificitem.h.


Constructor & Destructor Documentation

Syndication::SpecificItem::~SpecificItem (  )  [virtual]

virtual dtor

Definition at line 26 of file specificitem.cpp.


Member Function Documentation

virtual bool Syndication::SpecificItem::accept ( SpecificItemVisitor *  visitor  )  [pure virtual]

This must be implemented for the double dispatch technique (Visitor pattern).

The usual implementation is

 return visitor->visit(this);

See also SpecificItemVisitor.

Parameters:
visitor the visitor "visiting" this object

The documentation for this class was generated from the following files:
  • specificitem.h
  • specificitem.cpp

Syndication Library

Skip menu "Syndication Library"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

KDE-PIM Libraries

Skip menu "KDE-PIM Libraries"
  • akonadi
  •   contact
  •   kmime
  • kabc
  • kblog
  • kcal
  • kholidays
  • kimap
  • kioslave
  •   imap4
  •   mbox
  •   nntp
  • kldap
  • kmime
  • kontactinterface
  • kpimidentities
  • kpimtextedit
  •   richtextbuilders
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • microblog
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2
Generated for KDE-PIM Libraries by doxygen 1.7.1
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal