yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::test::message::TestProtocol Class Reference
Inheritance diagram for yaze::test::message::TestProtocol:
Collaboration diagram for yaze::test::message::TestProtocol:

Public Member Functions

bool CanHandleMessage (const Message &message) const override
 
- Public Member Functions inherited from yaze::app::core::IMessageProtocol
virtual ~IMessageProtocol ()=default
 

Detailed Description

Definition at line 33 of file message_test.cc.

Member Function Documentation

◆ CanHandleMessage()

bool yaze::test::message::TestProtocol::CanHandleMessage ( const Message & message) const
inlineoverridevirtual

Implements yaze::app::core::IMessageProtocol.

Definition at line 35 of file message_test.cc.

References yaze::app::core::Message::type.


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