yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::core::IMessageProtocol Class Referenceabstract

#include <message.h>

Inheritance diagram for yaze::app::core::IMessageProtocol:

Public Member Functions

virtual ~IMessageProtocol ()=default
 
virtual bool CanHandleMessage (const Message &message) const =0
 

Detailed Description

Definition at line 35 of file message.h.

Constructor & Destructor Documentation

◆ ~IMessageProtocol()

virtual yaze::app::core::IMessageProtocol::~IMessageProtocol ( )
virtualdefault

Member Function Documentation

◆ CanHandleMessage()

virtual bool yaze::app::core::IMessageProtocol::CanHandleMessage ( const Message & message) const
pure virtual

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