Buteo Synchronization Framework
Public Member Functions | Public Attributes | Properties | List of all members
Buteo::ItemCounts Struct Reference

Container for number of items added, deleted and modified. More...

#include <TargetResults.h>

Public Member Functions

 ItemCounts ()
 Default Constructor.
 
 ItemCounts (unsigned aAdded, unsigned aDeleted, unsigned aModified)
 Constructor with 3 parameters.
 

Public Attributes

unsigned added
 No. of Items added.
 

Properties

Q_GADGETunsigned added
 
unsigned deleted
 No. of Items deleted.
 
unsigned modified
 No. of Items modified.
 

Detailed Description

Container for number of items added, deleted and modified.


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