RTXI  2.4
The Real-Time eXperiment Interface Documentation
Public Member Functions
MockEventRTHandler Class Reference

#include <event_tests.h>

Inheritance diagram for MockEventRTHandler:
Inheritance graph
Collaboration diagram for MockEventRTHandler:
Collaboration graph

Public Member Functions

 MOCK_METHOD (void, receiveEventRT,(const Event::Object *),(override))
 
- Public Member Functions inherited from Event::RTHandler
 RTHandler (void)
 
virtual ~RTHandler (void)
 
virtual void receiveEventRT (const Object *event)
 
- Public Member Functions inherited from RT::List< T >::Node
 Node (void)
 
virtual ~Node (void)
 
bool operator== (const Node &x) const
 

Detailed Description

Definition at line 64 of file event_tests.h.

Member Function Documentation

◆ MOCK_METHOD()

MockEventRTHandler::MOCK_METHOD(void ,
receiveEventRT ,
(const Event::Object *) ,
(override)  
)

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