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

Go to the source code of this file.

Macros

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

Macro Definition Documentation

◆ CHECK_POINTER

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

Definition at line 22 of file INavigation2DServerImpl.cpp.