WPILibC++
unspecified
|
This is the complete list of members for MotorSafetyHelper, including all inherited members.
_globalError (defined in ErrorBase) | ErrorBase | protectedstatic |
_globalErrorMutex (defined in ErrorBase) | ErrorBase | protectedstatic |
Check() | MotorSafetyHelper | |
CheckMotors() | MotorSafetyHelper | static |
ClearError() const | ErrorBase | virtual |
CloneError(const ErrorBase &rhs) const (defined in ErrorBase) | ErrorBase | virtual |
ErrorBase()=default (defined in ErrorBase) | ErrorBase | |
ErrorBase(const ErrorBase &)=delete (defined in ErrorBase) | ErrorBase | |
Feed() | MotorSafetyHelper | |
GetError() | ErrorBase | virtual |
GetError() const (defined in ErrorBase) | ErrorBase | virtual |
GetExpiration() const | MotorSafetyHelper | |
GetGlobalError() | ErrorBase | static |
IsAlive() const | MotorSafetyHelper | |
IsSafetyEnabled() const | MotorSafetyHelper | |
m_error (defined in ErrorBase) | ErrorBase | mutableprotected |
MotorSafetyHelper(MotorSafety *safeObject) | MotorSafetyHelper | |
operator=(const ErrorBase &)=delete (defined in ErrorBase) | ErrorBase | |
SetErrnoError(llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, uint32_t lineNumber) const | ErrorBase | virtual |
SetError(Error::Code code, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, uint32_t lineNumber) const | ErrorBase | virtual |
SetExpiration(float expirationTime) | MotorSafetyHelper | |
SetGlobalError(Error::Code code, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, uint32_t lineNumber) (defined in ErrorBase) | ErrorBase | static |
SetGlobalWPIError(llvm::StringRef errorMessage, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, uint32_t lineNumber) (defined in ErrorBase) | ErrorBase | static |
SetImaqError(int success, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, uint32_t lineNumber) const | ErrorBase | virtual |
SetSafetyEnabled(bool enabled) | MotorSafetyHelper | |
SetWPIError(llvm::StringRef errorMessage, Error::Code code, llvm::StringRef contextMessage, llvm::StringRef filename, llvm::StringRef function, uint32_t lineNumber) const | ErrorBase | virtual |
StatusIsFatal() const | ErrorBase | virtual |
~ErrorBase()=default (defined in ErrorBase) | ErrorBase | virtual |
~MotorSafetyHelper() (defined in MotorSafetyHelper) | MotorSafetyHelper |