amath  1.8.5
Simple command line calculator
helptextdef Struct Reference

#include <help.h>

Public Attributes

int id
 
Symbol symbol
 
const char * text
 

Detailed Description

Definition at line 48 of file help.h.

Member Data Documentation

◆ id

int helptextdef::id

Definition at line 50 of file help.h.

Referenced by StandardLanguage::Translate().

◆ symbol

Symbol helptextdef::symbol

Definition at line 51 of file help.h.

Referenced by Language::GetHelpText().

◆ text

const char* helptextdef::text

Definition at line 52 of file help.h.

Referenced by StandardLanguage::Translate().


The documentation for this struct was generated from the following file: