HCE project C++ developers source code library  1.1.1
HCE project developer library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
HCE::reduce::SupportNotifierIf Class Reference

#include <SupportNotifierIf.hpp>

Inheritance diagram for HCE::reduce::SupportNotifierIf:

Public Member Functions

virtual ~SupportNotifierIf ()
virtual void notifyWrongJSONStructure (unsigned long long itemId, const Poco::SharedPtr< reduce_types::ReducingInputMessage > &reducingInputMessage)=0
virtual void notifyNotFoundItemException (const NotFoundByKeyException &e)=0

Detailed Description

Definition at line 25 of file SupportNotifierIf.hpp.

Constructor & Destructor Documentation

virtual HCE::reduce::SupportNotifierIf::~SupportNotifierIf ( )
inlinevirtual

Definition at line 27 of file SupportNotifierIf.hpp.

Member Function Documentation

virtual void HCE::reduce::SupportNotifierIf::notifyNotFoundItemException ( const NotFoundByKeyException e)
pure virtual
virtual void HCE::reduce::SupportNotifierIf::notifyWrongJSONStructure ( unsigned long long  itemId,
const Poco::SharedPtr< reduce_types::ReducingInputMessage > &  reducingInputMessage 
)
pure virtual

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