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

Go to the source code of this file.

Macros

#define CHECK_POINTER(xxx)   {if (xxx==nullptr) {yCError(MAP2D_RPC, "Invalid interface"); return false;}}
 

Macro Definition Documentation

◆ CHECK_POINTER

#define CHECK_POINTER (   xxx)    {if (xxx==nullptr) {yCError(MAP2D_RPC, "Invalid interface"); return false;}}

Definition at line 19 of file Rangefinder2DServerImpl.cpp.