|
DynExp
Highly flexible laboratory automation for dynamically changing experiments.
|
This is the complete list of members for Util::Warning, including all inherited members.
| AcquireLock(const std::chrono::milliseconds Timeout=DefaultTimeout) const | Util::ILockable | protected |
| Data | Util::Warning | private |
| DefaultTimeout | Util::ILockable | static |
| Get() const | Util::Warning | |
| ILockable()=default | Util::ILockable | protected |
| INonCopyable()=default | Util::INonCopyable | protected |
| INonCopyable(const INonCopyable &)=delete | Util::INonCopyable | |
| LockMutex | Util::ILockable | mutableprivate |
| LockType typedef | Util::ILockable | protected |
| MutexType typedef | Util::ILockable | protected |
| operator=(const Exception &e) | Util::Warning | |
| operator=(Warning &&Other) noexcept | Util::Warning | |
| Util::ILockable::operator=(const INonCopyable &)=delete | Util::INonCopyable | |
| Reset() | Util::Warning | |
| Warning() | Util::Warning | inline |
| Warning(std::string Description, const int ErrorCode=DynExpErrorCodes::GeneralError, const std::source_location Location=std::source_location::current()) | Util::Warning | inline |
| Warning(const Exception &e) | Util::Warning | inline |
| Warning(Warning &&Other) noexcept | Util::Warning | |
| ~ILockable()=default | Util::ILockable | protected |
| ~INonCopyable()=default | Util::INonCopyable | protected |
| ~Warning()=default | Util::Warning | virtual |