21 #ifndef GF_CONSOLE_CHAR_H    22 #define GF_CONSOLE_CHAR_H    24 #include "Portability.h"    27 #ifndef DOXYGEN_SHOULD_SKIP_THIS    50     static constexpr char16_t WhiteSmilingFace = u
'☺';
    57     static constexpr char16_t BlackSmilingFace = u
'☻';
    64     static constexpr char16_t BlackHeartSuit = u
'♥';
    71     static constexpr char16_t BlackDiamondSuit = u
'♦';
    79     static constexpr char16_t BlackClubSuit = u
'♣';
    86     static constexpr char16_t BlackSpadeSuit = u
'♠';
    93     static constexpr char16_t Bullet = u
'•';
   100     static constexpr char16_t InverseBullet = u
'◘';
   107     static constexpr char16_t WhiteCircle = u
'○';
   114     static constexpr char16_t InverseWhiteCircle = u
'◙';
   121     static constexpr char16_t MaleSign = u
'♂';
   128     static constexpr char16_t FemaleSign = u
'♀';
   135     static constexpr char16_t EighthNote = u
'♪';
   142     static constexpr char16_t BeamedEighthNotes = u
'♫';
   149     static constexpr char16_t WhiteSunWithRays = u
'☼';
   156     static constexpr char16_t BlackRightPointingPointer = u
'►';
   163     static constexpr char16_t BlackLeftPointingPointer = u
'◄';
   170     static constexpr char16_t UpDownArrow = u
'↕';
   177     static constexpr char16_t DoubleExclamationMark = u
'‼';
   184     static constexpr char16_t PilcrowSign = u
'¶';
   191     static constexpr char16_t SectionSign = u
'§';
   198     static constexpr char16_t BlackRectangle = u
'▬';
   205     static constexpr char16_t UpDownArrowWithBase = u
'↨';
   212     static constexpr char16_t UpwardsArrow = u
'↑';
   219     static constexpr char16_t DownwardsArrow = u
'↓';
   226     static constexpr char16_t RightwardsArrow = u
'→';
   233     static constexpr char16_t LeftwardsArrow = u
'←';
   240     static constexpr char16_t RightAngle = u
'∟';
   247     static constexpr char16_t LeftRightArrow = u
'↔';
   254     static constexpr char16_t BlackUpPointingTriangle = u
'▲';
   261     static constexpr char16_t BlackDownPointingTriangle = u
'▼';
   268     static constexpr char16_t House = u
'⌂';
   275     static constexpr char16_t CentSign = u
'¢';
   282     static constexpr char16_t PoundSign = u
'£';
   289     static constexpr char16_t YenSign = u
'¥';
   296     static constexpr char16_t PesetaSign = u
'₧';
   303     static constexpr char16_t LatinSmallLetterFWithHook = u
'ƒ';
   310     static constexpr char16_t FeminineOrdinalIndicator = u
'ª';
   317     static constexpr char16_t MasculineOrdinalIndicator = u
'º';
   324     static constexpr char16_t InvertedQuestionMark = u
'¿';
   331     static constexpr char16_t ReversedNotSign = u
'⌐';
   338     static constexpr char16_t NotSign = u
'¬';
   345     static constexpr char16_t VulgarFractionOneHalf = u
'½';
   352     static constexpr char16_t VulgarFractionOneQuarter = u
'¼';
   359     static constexpr char16_t InvertedExclamationMark = u
'¡';
   366     static constexpr char16_t LeftPointingDoubleAngleQuotationMark = u
'«';
   373     static constexpr char16_t RightPointingDoubleAngleQuotationMark = u
'»';
   380     static constexpr char16_t LightShade = u
'░';
   387     static constexpr char16_t MediumShade = u
'▒';
   394     static constexpr char16_t DarkShade = u
'▓';
   401     static constexpr char16_t BoxDrawingsLightVertical = u
'│';
   408     static constexpr char16_t BoxDrawingsLightVerticalAndLeft = u
'┤';
   415     static constexpr char16_t BoxDrawingsVerticalSingleAndLeftDouble = u
'╡';
   422     static constexpr char16_t BoxDrawingsVerticalDoubleAndLeftSingle = u
'╢';
   429     static constexpr char16_t BoxDrawingsDownDoubleAndLeftSingle = u
'╖';
   436     static constexpr char16_t BoxDrawingsDownSingleAndLeftDouble = u
'╕';
   443     static constexpr char16_t BoxDrawingsDoubleVerticalAndLeft = u
'╣';
   450     static constexpr char16_t BoxDrawingsDoubleVertical = u
'║';
   457     static constexpr char16_t BoxDrawingsDoubleDownAndLeft = u
'╗';
   464     static constexpr char16_t BoxDrawingsDoubleUpAndLeft = u
'╝';
   471     static constexpr char16_t BoxDrawingsUpDoubleAndLeftSingle = u
'╜';
   478     static constexpr char16_t BoxDrawingsUpSingleAndLeftDouble = u
'╛';
   485     static constexpr char16_t BoxDrawingsLightDownAndLeft = u
'┐';
   492     static constexpr char16_t BoxDrawingsLightUpAndRight = u
'└';
   499     static constexpr char16_t BoxDrawingsLightUpAndHorizontal = u
'┴';
   506     static constexpr char16_t BoxDrawingsLightDownAndHorizontal = u
'┬';
   513     static constexpr char16_t BoxDrawingsLightVerticalAndRight = u
'├';
   520     static constexpr char16_t BoxDrawingsLightHorizontal = u
'─';
   527     static constexpr char16_t BoxDrawingsLightVerticalAndHorizontal = u
'┼';
   534     static constexpr char16_t BoxDrawingsVerticalSingleAndRightDouble = u
'╞';
   541     static constexpr char16_t BoxDrawingsVerticalDoubleAndRightSingle = u
'╟';
   548     static constexpr char16_t BoxDrawingsDoubleUpAndRight = u
'╚';
   555     static constexpr char16_t BoxDrawingsDoubleDownAndRight = u
'╔';
   562     static constexpr char16_t BoxDrawingsDoubleUpAndHorizontal = u
'╩';
   569     static constexpr char16_t BoxDrawingsDoubleDownAndHorizontal = u
'╦';
   576     static constexpr char16_t BoxDrawingsDoubleVerticalAndRight = u
'╠';
   583     static constexpr char16_t BoxDrawingsDoubleHorizontal = u
'═';
   590     static constexpr char16_t BoxDrawingsDoubleVerticalAndHorizontal = u
'╬';
   597     static constexpr char16_t BoxDrawingsUpSingleAndHorizontalDouble = u
'╧';
   604     static constexpr char16_t BoxDrawingsUpDoubleAndHorizontalSingle = u
'╨';
   611     static constexpr char16_t BoxDrawingsDownSingleAndHorizontalDouble = u
'╤';
   618     static constexpr char16_t BoxDrawingsDownDoubleAndHorizontalSingle = u
'╥';
   625     static constexpr char16_t BoxDrawingsUpDoubleAndRightSingle = u
'╙';
   632     static constexpr char16_t BoxDrawingsUpSingleAndRightDouble = u
'╘';
   639     static constexpr char16_t BoxDrawingsDownSingleAndRightDouble = u
'╒';
   646     static constexpr char16_t BoxDrawingsDownDoubleAndRightSingle = u
'╓';
   653     static constexpr char16_t BoxDrawingsVerticalDoubleAndHorizontalSingle = u
'╫';
   660     static constexpr char16_t BoxDrawingsVerticalSingleAndHorizontalDouble = u
'╪';
   667     static constexpr char16_t BoxDrawingsLightUpAndLeft = u
'┘';
   674     static constexpr char16_t BoxDrawingsLightDownAndRight = u
'┌';
   681     static constexpr char16_t FullBlock = u
'█';
   688     static constexpr char16_t LowerHalfBlock = u
'▄';
   695     static constexpr char16_t LeftHalfBlock = u
'▌';
   702     static constexpr char16_t RightHalfBlock = u
'▐';
   709     static constexpr char16_t UpperHalfBlock = u
'▀';
   716     static constexpr char16_t GreekSmallLetterAlpha = u
'α';
   723     static constexpr char16_t LatinSmallLetterSharpS = u
'ß';
   730     static constexpr char16_t GreekCapitalLetterGamma = u
'Γ';
   737     static constexpr char16_t GreekSmallLetterPi = u
'π';
   744     static constexpr char16_t GreekCapitalLetterSigma = u
'Σ';
   751     static constexpr char16_t GreekSmallLetterSigma = u
'σ';
   758     static constexpr char16_t MicroSign = u
'µ';
   765     static constexpr char16_t GreekSmallLetterTau = u
'τ';
   772     static constexpr char16_t GreekCapitalLetterPhi = u
'Φ';
   779     static constexpr char16_t GreekCapitalLetterTheta = u
'Θ';
   786     static constexpr char16_t GreekCapitalLetterOmega = u
'Ω';
   793     static constexpr char16_t GreekSmallLetterDelta = u
'δ';
   800     static constexpr char16_t Infinity = u
'∞';
   807     static constexpr char16_t GreekSmallLetterPhi = u
'φ';
   814     static constexpr char16_t GreekSmallLetterEpsilon = u
'ε';
   821     static constexpr char16_t Intersection = u
'∩';
   828     static constexpr char16_t IdenticalTo = u
'≡';
   835     static constexpr char16_t PlusMinusSign = u
'±';
   842     static constexpr char16_t GreaterThanOrEqualTo = u
'≥';
   849     static constexpr char16_t LessThanOrEqualTo = u
'≤';
   856     static constexpr char16_t TopHalfIntegral = u
'⌠';
   863     static constexpr char16_t BottomHalfIntegral = u
'⌡';
   870     static constexpr char16_t DivisionSign = u
'÷';
   877     static constexpr char16_t AlmostEqualTo = u
'≈';
   884     static constexpr char16_t DegreeSign = u
'°';
   891     static constexpr char16_t BulletOperator = u
'∙';
   898     static constexpr char16_t MiddleDot = u
'·';
   905     static constexpr char16_t SquareRoot = u
'√';
   912     static constexpr char16_t SuperscriptLatinSmallLetterN = u
'ⁿ';
   919     static constexpr char16_t SuperscriptTwo = u
'²';
   926     static constexpr char16_t BlackSquare = u
'■';
   933     static constexpr char16_t NoBreakSpace = u
'\u00A0';
   941     static constexpr char16_t GreekSmallLetterBeta = u
'β';
   949     static constexpr char16_t GreekCapitalLetterPi = u
'Π';
   956     static constexpr char16_t NAryProduct = u
'∏';
   963     static constexpr char16_t NArySummation = u
'∑';
   970     static constexpr char16_t GreekSmallLetterMu = u
'μ';
   977     static constexpr char16_t OhmSign = u
'Ω';
   984     static constexpr char16_t GreekPhiSymbol = u
'ϕ';
   991     static constexpr char16_t EmptySet = u
'∅';
   998     static constexpr char16_t DiameterSign = u
'⌀';
  1005     static constexpr char16_t LatinCapitalLetterOWithStroke = u
'Ø';
  1012     static constexpr char16_t LatinSmallLetterOWithStroke = u
'ø';
  1019     static constexpr char16_t ElementOf = u
'∈';
  1026     static constexpr char16_t QuadrantUpperLeft = u
'▘';
  1033     static constexpr char16_t QuadrantUpperRight = u
'▝';
  1040     static constexpr char16_t QuadrantLowerRight = u
'▗';
  1047     static constexpr char16_t QuadrantUpperLeftAndLowerRight = u
'▚';
  1054     static constexpr char16_t QuadrantLowerLeft = u
'▖';
  1058 #ifndef DOXYGEN_SHOULD_SKIP_THIS  1063 #endif // GF_CONSOLE_CHAR_H Named console characters. 
Definition: ConsoleChar.h:39
The namespace for gf classes. 
Definition: Action.h:35