tbx  0.7.6
Public Member Functions | List of all members
tbx::URIResultHandler Class Referenceabstract

Handler to check if a URI was successfully launched. More...

#include <uri.h>

Public Member Functions

virtual void uri_result (URI &uri, bool claimed)=0
 Called once the Wimp has attempted to launch the URI dispatcher. More...
 

Detailed Description

Handler to check if a URI was successfully launched.

Member Function Documentation

◆ uri_result()

virtual void tbx::URIResultHandler::uri_result ( URI uri,
bool  claimed 
)
pure virtual

Called once the Wimp has attempted to launch the URI dispatcher.

Parameters
uri_handlehandle from the launch
claimedtrue if the dispatched message has been claimed

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