Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
meta-cmd.cpp File Reference

Actual definition of Steam-Layer command scripts for meta/ctrl actions. More...

Go to the source code of this file.

Description

Actual definition of Steam-Layer command scripts for meta/ctrl actions.

Any actions issued by the UI-Layer to control internal application state

Todo:
WIP 8/2018 early draft
See also
cmd.hpp
command.hpp
command-def.hpp
cmd-context.hpp
SessionCommandFunction_test

Definition in file meta-cmd.cpp.

Namespaces

namespace  steam
 Steam-Layer implementation namespace root.
 
namespace  steam::cmd
 
namespace  steam::cmd::anonymous_namespace{meta-cmd.cpp}
 

Functions

 COMMAND_DEFINITION (test_meta_activateContentDiff)
 instruct the session to start keeping the UI up-to-date through diff messages.
 
 COMMAND_DEFINITION (meta_deactivateContentDiff)
 instruct the session to start keeping the UI up-to-date through diff messages.
 
 COMMAND_DEFINITION (test_meta_displayInfo)
 DemoGuiRoundtrip: push a notification info message back up into the UI.
 
 COMMAND_DEFINITION (test_meta_markError)
 DemoGuiRoundtrip: send a markError message back up into the UI.
 
 COMMAND_DEFINITION (test_meta_markNote)
 DemoGuiRoundtrip: send a markNote message back up into the UI.
 
 COMMAND_DEFINITION (test_meta_markAction)
 DemoGuiRoundtrip: send a generic mark message with given action ID back up into the UI.