Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
steam::control::anonymous_namespace{command.cpp} Namespace Reference

Functions

void ___check_notBottom (const Command *handle, lib::Literal operation_descr)
 
void ___check_isBound (const Command *handle)
 
void ___check_canUndo (const Command *handle)
 
bool was_activated (Command const &com)
 
Command registered_for (Symbol id)
 

Function Documentation

◆ ___check_notBottom()

void ___check_notBottom ( const Command handle,
lib::Literal  operation_descr 
)

Definition at line 71 of file command.cpp.

References ___check_notBottom(), and LERR_.

Referenced by ___check_notBottom().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ___check_isBound()

void ___check_isBound ( const Command handle)

Definition at line 80 of file command.cpp.

References ___check_isBound(), Command::canExec(), and LERR_.

Referenced by ___check_isBound().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ ___check_canUndo()

void ___check_canUndo ( const Command handle)

Definition at line 89 of file command.cpp.

References ___check_canUndo(), Command::canUndo(), and LERR_.

Referenced by ___check_canUndo().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ was_activated()

bool was_activated ( Command const com)
inline

Definition at line 307 of file command.cpp.

References was_activated().

Referenced by was_activated().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ registered_for()

Command registered_for ( Symbol  id)
inline

Definition at line 313 of file command.cpp.

References CommandRegistry::instance, and registered_for().

Referenced by registered_for().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: