Skip to main content

NameDescription
cli_connEstablish an ec_console control connection
ec_control_factory_initInitialize the Control_Listener subsystem
ec_control_get_command_constructgets the command_construct for the currently dispatched session
ec_control_register_commandRegister a command handler (deprecated)
ec_control_register_command2Register a command handler with the system
ec_control_register_command3Register a command handler with the system
ec_control_register_command_allschedRegister a command handler (deprecated)
ec_control_register_typeRegister a command handler (deprecated)
ec_control_send_commandSend a command over an ec_console control connection
ec_is_shutting_downIs the ecelerity process shutting down?
ec_shutdown_exInitiates a shutdown of the ecelerity process
run_commanddeprecated, use run_command2
run_command2Execute the console command referenced by a command_construct
send_commandSend a command over an ec_console control connection

These functions relate to the Momentum system console commands that are documented here: System Console Commands Summary.

Was this page helpful?