A class to store the structures used on the nodes. More...
#include <class_recognition.h>
Classes | |
struct | TYPE_msg_bags |
to store the name of the bag file played More... | |
struct | TYPE_msg_partial |
to store the variables of driver monitoring arduino More... | |
Public Member Functions | |
class_recognition () | |
Class constructor. | |
~class_recognition () | |
Class destructor. |
A class to store the structures used on the nodes.
Definition at line 56 of file class_recognition.h.
class_recognition::class_recognition | ( | ) | [inline] |
Class constructor.
Definition at line 126 of file class_recognition.h.
class_recognition::~class_recognition | ( | ) | [inline] |
Class destructor.
Definition at line 132 of file class_recognition.h.