FLAMCLEP-Reference
Command Line Executor/Parser Source Reference
CLE Docu Anchors

The anchors for chapters and appendixes (5. column). More...

Macros

#define CLE_ANCHOR_BUILTIN_FUNCTIONS   "CLEP.BUILTIN.FUNCTIONS"
 Chapter built-in functions. More...
 
#define CLE_ANCHOR_APPENDIX_ABOUT   "CLEP.APPENDIX.ABOUT"
 Appendix About. More...
 
#define CLE_ANCHOR_APPENDIX_VERSION   "CLEP.APPENDIX.VERSION"
 Appendix Version. More...
 
#define CLE_ANCHOR_APPENDIX_LEXEMES   "CLEP.APPENDIX.LEXEMES"
 Appendix Lexemes. More...
 
#define CLE_ANCHOR_APPENDIX_GRAMMAR   "CLEP.APPENDIX.GRAMMAR"
 Appendix Grammar. More...
 
#define CLE_ANCHOR_APPENDIX_RETURNCODES   "CLEP.APPENDIX.RETURNCODES"
 Appendix Return codes. More...
 
#define CLE_ANCHOR_APPENDIX_REASONCODES   "CLEP.APPENDIX.REASONCODES"
 Appendix Reason codes. More...
 
#define CLE_ANCHOR_APPENDIX_PROPERTIES   "CLEP.APPENDIX.PROPERTIES"
 Appendix Properties. More...
 

Detailed Description

The anchors for chapters and appendixes (5. column).

This anchors are required to fulfill the CLEP internal links and must be assigned to the corresponding chapters in the table below.

Macro Definition Documentation

◆ CLE_ANCHOR_APPENDIX_ABOUT

#define CLE_ANCHOR_APPENDIX_ABOUT   "CLEP.APPENDIX.ABOUT"

Appendix About.

Definition at line 85 of file CLEDEF.h.

◆ CLE_ANCHOR_APPENDIX_GRAMMAR

#define CLE_ANCHOR_APPENDIX_GRAMMAR   "CLEP.APPENDIX.GRAMMAR"

Appendix Grammar.

Definition at line 88 of file CLEDEF.h.

◆ CLE_ANCHOR_APPENDIX_LEXEMES

#define CLE_ANCHOR_APPENDIX_LEXEMES   "CLEP.APPENDIX.LEXEMES"

Appendix Lexemes.

Definition at line 87 of file CLEDEF.h.

◆ CLE_ANCHOR_APPENDIX_PROPERTIES

#define CLE_ANCHOR_APPENDIX_PROPERTIES   "CLEP.APPENDIX.PROPERTIES"

Appendix Properties.

Definition at line 91 of file CLEDEF.h.

◆ CLE_ANCHOR_APPENDIX_REASONCODES

#define CLE_ANCHOR_APPENDIX_REASONCODES   "CLEP.APPENDIX.REASONCODES"

Appendix Reason codes.

Definition at line 90 of file CLEDEF.h.

◆ CLE_ANCHOR_APPENDIX_RETURNCODES

#define CLE_ANCHOR_APPENDIX_RETURNCODES   "CLEP.APPENDIX.RETURNCODES"

Appendix Return codes.

Definition at line 89 of file CLEDEF.h.

◆ CLE_ANCHOR_APPENDIX_VERSION

#define CLE_ANCHOR_APPENDIX_VERSION   "CLEP.APPENDIX.VERSION"

Appendix Version.

Definition at line 86 of file CLEDEF.h.

◆ CLE_ANCHOR_BUILTIN_FUNCTIONS

#define CLE_ANCHOR_BUILTIN_FUNCTIONS   "CLEP.BUILTIN.FUNCTIONS"

Chapter built-in functions.

Definition at line 84 of file CLEDEF.h.