17 #ifndef EMPTYDELTATYPE_HPP_ 
   18 #define EMPTYDELTATYPE_HPP_ 
   22 #include <avro/Generic.hh> 
   61         return emptyHandlerIdList;
 
   70         return emptyAddedItemsList;
 
   78         return std::string(
"null");
 
virtual const AddedItems & getAddedItems()
 
virtual const RemovedItems & getRemovedItems()
 
virtual std::string toString() const 
 
std::list< DeltaValue > AddedItems
 
virtual const DeltaValue & getNewValue()
 
std::list< DeltaHandlerId > RemovedItems