![]() |
HAL
|
#include "hal_core/utilities/enums.h"
#include "hal_core/defines.h"
#include <unordered_map>
#include <vector>
Go to the source code of this file.
Classes | |
class | hal::PinChangedEvent |
class | hal::PinChangedEventScope |
Namespaces | |
hal | |
Enumerations | |
enum class | hal::PinEvent { hal::unknown , hal::GroupCreate , hal::GroupRename , hal::GroupTypeChange , hal::GroupDirChange , hal::GroupReorder , hal::PinCreate , hal::PinAssignToGroup , hal::PinRename , hal::PinTypeChange , hal::PinDirChange , hal::PinReorder , hal::PinDelete , hal::GroupDelete } |
Functions | |
bool | hal::pin_event_order (const PinChangedEvent &a, const PinChangedEvent &b) |