Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

Event::ItemOperation Struct Reference

#include <pubsubevent.h>

List of all members.

Public Member Functions

 ItemOperation (bool remove, const std::string &itemid, const Tag *pld=0)
 ItemOperation (const ItemOperation &right)


Detailed Description

Stores a retract or item notification.

Definition at line 41 of file pubsubevent.h.


Constructor & Destructor Documentation

ItemOperation bool  remove,
const std::string &  itemid,
const Tag pld = 0
[inline]
 

Constructor.

Parameters:
remove Whether this is a retract operation or not (ie item).
itemid Item ID of this item.
pld Payload for this object (in the case of a non transient item notification).

Definition at line 51 of file pubsubevent.h.

ItemOperation const ItemOperation right  ) 
 

Copy constructor.

Parameters:
right The ItemOperation to copy from.

Definition at line 33 of file pubsubevent.cpp.


The documentation for this struct was generated from the following files:
Generated on Sat Oct 31 19:54:43 2009 for gloox by  doxygen 1.4.1