![]() |
EduArt Sensor Ring Library 3.0.0
|
Public Member Functions | |
| bool | operator== (const ComInterfaceID &other) const |
| Equality operators for ComInterfaceID. | |
| bool | operator!= (const ComInterfaceID &other) const |
| Inequality operator for ComInterfaceID. | |
Public Attributes | |
| InterfaceType | type = InterfaceType::Undefined |
| Type of the communication interface. | |
| std::string | name = "" |
| Name of the communication interface. | |