YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
AudioRecorderServerImpl.cpp File Reference
+ Include dependency graph for AudioRecorderServerImpl.cpp:

Go to the source code of this file.

Macros

#define CHECK_POINTER(xxx)   {if (xxx==nullptr) {yCError(AUDIOGRAB_RPC, "Invalid interface"); return ReturnValue::return_code::return_value_error_not_ready;}}
 

Macro Definition Documentation

◆ CHECK_POINTER

#define CHECK_POINTER (   xxx)    {if (xxx==nullptr) {yCError(AUDIOGRAB_RPC, "Invalid interface"); return ReturnValue::return_code::return_value_error_not_ready;}}

Definition at line 21 of file AudioRecorderServerImpl.cpp.