NewLang Project
Yet another programm language
Loading...
Searching...
No Matches
newlang::VariableTaken Member List

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::VariableTakenprotectedstatic
operator bool() constnewlang::VariableTakeninline
operator*() constnewlang::VariableTakeninline
operator*()newlang::VariableTakeninline
operator=(VariableTaken const &var) noexceptnewlang::VariableTakeninline
Variable classnewlang::VariableTakenfriend
variablenewlang::VariableTakenprotected
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::VariableTakenexplicitprotected
~VariableTaken()newlang::VariableTaken