Side.h File Reference

Go to the source code of this file.

Enumerations

enum class  Side { LEFT , RIGHT , NOT_CONNECTED }
 

Enumeration Type Documentation

◆ Side

enum Side
strong
Enumerator
LEFT 
RIGHT 
NOT_CONNECTED 
9 {
11 };
@ NOT_CONNECTED
#define LEFT
Definition: common.h:43
#define RIGHT
Definition: common.h:44