#include <wpimath/MathShared.h>
◆ ~MathShared()
virtual wpi::math::MathShared::~MathShared |
( |
| ) |
|
|
virtualdefault |
◆ GetTimestamp()
virtual units::second_t wpi::math::MathShared::GetTimestamp |
( |
| ) |
|
|
pure virtual |
◆ ReportError()
template<typename
S , typename... Args>
void wpi::math::MathShared::ReportError |
( |
const S & |
format, |
|
|
Args &&... |
args |
|
) |
| |
|
inline |
◆ ReportErrorV()
◆ ReportUsage()
virtual void wpi::math::MathShared::ReportUsage |
( |
MathUsageId |
id, |
|
|
int |
count |
|
) |
| |
|
pure virtual |
◆ ReportWarning()
template<typename
S , typename... Args>
void wpi::math::MathShared::ReportWarning |
( |
const S & |
format, |
|
|
Args &&... |
args |
|
) |
| |
|
inline |
◆ ReportWarningV()
The documentation for this class was generated from the following file: