LIBRCSC Docs
Documentation for HELIOS's BASE LIBRCSC library for RoboCup 2D Simulation League.
|
negate wrapper. More...
#include <param_map.h>
Public Member Functions | |
NegateBool (bool *ptr) | |
constructor More... | |
Public Attributes | |
bool * | ptr_ |
raw pointer to the parameter variable | |
negate wrapper.
|
inlineexplicit |
constructor
ptr | raw pointer to the parameter variable. |