AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
Public Member Functions | List of all members
drama::GetPathEventHandler Class Reference

Detailed Description

Default event handler type for GetPath() calls.

#include "path.hh"

Inherits drama::thread::TransEvtProcessor.

Public Member Functions

virtual void NewTransaction (DitsMsgType msgType, DitsTransIdType tid) override
 This method is invoked each time a messages is initiated.
 
virtual bool Process (thread::ProcessInfo messInfo, const TransEvtInfo &eventInfo, const sds::IdPtr &arg) override
 This method is invoked for each message received in response to a GetPath operation.
 
virtual bool WaitTimeout (std::chrono::steady_clock::time_point *until)
 This method is invoked when a timeout occurs.
 

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