gencpp/project/enums/ECode.csv
2023-08-04 16:12:13 -04:00

689 B

1Invalid
2Untyped
3NewLine
4Comment
5Access_Private
6Access_Protected
7Access_Public
8PlatformAttributes
9Class
10Class_Fwd
11Class_Body
12Enum
13Enum_Fwd
14Enum_Body
15Enum_Class
16Enum_Class_Fwd
17Execution
18Export_Body
19Extern_Linkage
20Extern_Linkage_Body
21Friend
22Function
23Function_Fwd
24Function_Body
25Global_Body
26Module
27Namespace
28Namespace_Body
29Operator
30Operator_Fwd
31Operator_Member
32Operator_Member_Fwd
33Operator_Cast
34Operator_Cast_Fwd
35Parameters
36Preprocess_Define
37Preprocess_Include
38Preprocess_If
39Preprocess_IfDef
40Preprocess_IfNotDef
41Preprocess_ElIf
42Preprocess_Else
43Preprocess_EndIf
44Preprocess_Pragma
45Specifiers
46Struct
47Struct_Fwd
48Struct_Body
49Template
50Typedef
51Typename
52Union
53Union_Body
54Using
55Using_Namespace
56Variable