![]() |
RCL - RoboCLuedo
v1.0
Francesco Ganci - S4143910 - Experimental Robotics Lab - Assignment 1
|
| ArmorTools::ArmorTools | ( | std::string | client = ARMOR_DEFAULT_CLIENT, |
| std::string | reference = ARMOR_DEFAULT_REFERENCE, |
||
| bool | dbmode = false |
||
| ) |
Class Constructor, 3 arguments.
Complete class constructor. Dummy init of the class in an invalid state.
| client | (optional) corresponding to the 'client_name' field |
| reference | (optional) corresponding to the 'reference_name' field |
| dbmode | (optional) enable debug mode? |
Definition at line 18 of file armor_tools.cpp.