ConOpSys V2970  P004.07
ANVILEX control operating system
Variables
Command_Manager.cpp File Reference

ConOpSys terminal command manager class implementation file. More...

#include "Anvilex_Library.h"
#include "System_Command_HELP.h"
#include "System_Command_INFO.h"
#include "System_Command_CONTACT.h"
#include "System_Command_TERMINAL.h"
#include "System_Command_PROTOCOL.h"
#include "System_Command_PARAMETERS.h"
#include "System_Command_SCOPE.h"
#include "System_Command_SCOPE_ARM.h"
#include "System_Command_SCOPE_FORCE.h"
#include "System_Command_EVENTS.h"
#include "System_Command_RTC.h"
#include "System_Command_NVRAM.h"
#include "System_Command_NVRAM_FORMAT.h"
#include "System_Command_NVRAM_STATUS.h"
#include "System_Command_STACK.h"
#include "System_Command_HEAP.h"
#include "System_Command_FPGA.h"
#include "System_Command_COM0.h"
#include "System_Command_COM1.h"
#include "System_Command_COM2.h"
#include "System_Command_FLASH.h"
#include "System_Command_FLASH_FORMAT.h"
#include "System_Command_APPLICATION.h"
#include "System_Command_RESTART.h"
#include "System_Command_RESET.h"
#include "System_Command_ETHERNET.h"
#include "System_Command_CAN.h"
#include "System_Command_ANYBUS.h"
#include "System_Resource.h"
#include "Command_Manager.h"
Include dependency graph for Command_Manager.cpp:

Variables

TCommand_Base::TCommand_Descriptor Command_Database_Start_Pointer
 Import start pointer of the command database. More...
 
TCommand_Base::TCommand_Descriptor Command_Database_End_Pointer
 Import end pointer of the command database. More...
 

Detailed Description

ConOpSys terminal command manager class implementation file.

Attention
No special attention requered.
Revision
2828
Date
2021-07-28 20:21:17 +0500 (Mi, 28 Jul 2021)
Author
ggavrituhin

Variable Documentation

◆ Command_Database_End_Pointer

TCommand_Base::TCommand_Descriptor Command_Database_End_Pointer
extern

Import end pointer of the command database.

Referenced by TCommand_Manager::Get_Database_Size_In_Bytes(), and TCommand_Manager::Show_Boot_Information().

◆ Command_Database_Start_Pointer

TCommand_Base::TCommand_Descriptor Command_Database_Start_Pointer
extern