NewLang Project
Yet another programm language
|
This is the complete list of members for newlang::VariableTaken, including all inherited members.
MakeTimeoutMessage(const Variable &var, bool edit_mode, const std::chrono::milliseconds &timeout_duration, const std::string_view message, const std::source_location &location) | newlang::VariableTaken | protectedstatic |
operator bool() const | newlang::VariableTaken | inline |
operator*() const | newlang::VariableTaken | inline |
operator*() | newlang::VariableTaken | inline |
operator=(VariableTaken const &var) noexcept | newlang::VariableTaken | inline |
Variable class | newlang::VariableTaken | friend |
variable | newlang::VariableTaken | protected |
VariableTaken(const Variable &var, bool edit_mode, const std::chrono::milliseconds &timeout_duration=Sync::SyncTimeoutDeedlock, const std::string_view message="", const std::source_location &location=std::source_location::current()) | newlang::VariableTaken | explicitprotected |
~VariableTaken() | newlang::VariableTaken |