WPILibC++ 2023.4.3-108-ge5452e3
ShuffleboardEventImportance.h File Reference
#include <string_view>

Go to the source code of this file.

Namespaces

namespace  frc
 

Enumerations

enum  frc::ShuffleboardEventImportance {
  frc::kTrivial , frc::kLow , frc::kNormal , frc::kHigh ,
  frc::kCritical
}
 

Functions

std::string_view frc::ShuffleboardEventImportanceName (ShuffleboardEventImportance importance)