#include <wpimath/MathShared.h>
◆ GetMathShared()
static MathShared & wpi::math::MathSharedStore::GetMathShared |
( |
| ) |
|
|
static |
◆ GetTimestamp()
static units::second_t wpi::math::MathSharedStore::GetTimestamp |
( |
| ) |
|
|
inlinestatic |
◆ ReportError()
template<typename
S , typename... Args>
static void wpi::math::MathSharedStore::ReportError |
( |
const S & |
format, |
|
|
Args &&... |
args |
|
) |
| |
|
inlinestatic |
◆ ReportErrorV()
◆ ReportUsage()
static void wpi::math::MathSharedStore::ReportUsage |
( |
MathUsageId |
id, |
|
|
int |
count |
|
) |
| |
|
inlinestatic |
◆ ReportWarning()
template<typename
S , typename... Args>
static void wpi::math::MathSharedStore::ReportWarning |
( |
const S & |
format, |
|
|
Args &&... |
args |
|
) |
| |
|
inlinestatic |
◆ ReportWarningV()
◆ SetMathShared()
static void wpi::math::MathSharedStore::SetMathShared |
( |
std::unique_ptr< MathShared > |
shared | ) |
|
|
static |
The documentation for this class was generated from the following file: