#include <irtrans_mock.h>

Public Member Functions | |
| MOCK_METHOD0 (connect, int()) | |
| MOCK_METHOD0 (disconnect, void()) | |
| MOCK_METHOD2 (send_remote_command, int(std::string remote, std::string command)) | |
Definition at line 27 of file irtrans_mock.h.
| MockIrTransWrapper::MOCK_METHOD0 | ( | connect | , |
| int() | |||
| ) |
| MockIrTransWrapper::MOCK_METHOD0 | ( | disconnect | , |
| void() | |||
| ) |
| MockIrTransWrapper::MOCK_METHOD2 | ( | send_remote_command | , |
| int(std::string remote, std::string command) | |||
| ) |