![]() |
Dynamixel
2.9.5
RoadNarrows Robotics Dynamixel Package
|
Shell command node map key compare helper class. More...
#include <dynashell.h>
Public Member Functions | |
bool | operator() (const char *const &lhs, const char *const &rhs) const |
Compare operator required by <map>. More... | |
Shell command node map key compare helper class.
Definition at line 87 of file dynashell.h.
|
inline |
Compare operator required by <map>.
lhs | Left hand side key. |
rhs | Right had side key. |
Definition at line 98 of file dynashell.h.