40 : m_app_queue(app_queue), m_scanner(scanner), m_interval_scanner(interval_scanner),
41 m_is_create(is_create) {
Asynchronous table scanner.
std::shared_ptr< Event > EventPtr
Smart pointer to Event.
ApplicationQueueInterfacePtr m_app_queue
TableScannerAsync * m_scanner
TableScannerDispatchHandler(ApplicationQueueInterfacePtr &app_queue, TableScannerAsync *scanner, int m_interval_scanner, bool is_create)
Constructor.
Logging routines and macros.
Compatibility Macros for C/C++.
virtual void handle(EventPtr &event_ptr)
Dispatch method.
std::shared_ptr< ApplicationQueueInterface > ApplicationQueueInterfacePtr
Smart pointer to ApplicationQueueInterface.
Declarations for Protocol.
Error codes, Exception handling, error logging.