KiCad PCB EDA Suite
|
This is the complete list of members for APP_MONITOR::SENTRY, including all inherited members.
AddTag(const wxString &aKey, const wxString &aValue) | APP_MONITOR::SENTRY | |
Cleanup() | APP_MONITOR::SENTRY | |
GetSentryId() | APP_MONITOR::SENTRY | |
Init() | APP_MONITOR::SENTRY | |
Instance() | APP_MONITOR::SENTRY | inlinestatic |
isConfiguredOptedIn() | APP_MONITOR::SENTRY | private |
IsOptedIn() | APP_MONITOR::SENTRY | |
LogAssert(const ASSERT_CACHE_KEY &aKey, const wxString &aMsg) | APP_MONITOR::SENTRY | |
LogException(const wxString &aMsg) | APP_MONITOR::SENTRY | |
m_assertCache | APP_MONITOR::SENTRY | private |
m_instance | APP_MONITOR::SENTRY | privatestatic |
m_isOptedIn | APP_MONITOR::SENTRY | private |
m_sentry_optin_fn | APP_MONITOR::SENTRY | private |
m_sentry_uid_fn | APP_MONITOR::SENTRY | private |
m_sentryUid | APP_MONITOR::SENTRY | private |
readOrCreateUid() | APP_MONITOR::SENTRY | private |
ResetSentryId() | APP_MONITOR::SENTRY | |
SENTRY(const SENTRY &obj)=delete | APP_MONITOR::SENTRY | |
SENTRY() | APP_MONITOR::SENTRY | private |
sentryCreateUid() | APP_MONITOR::SENTRY | private |
sentryInit() | APP_MONITOR::SENTRY | private |
SetSentryOptIn(bool aOptIn) | APP_MONITOR::SENTRY |