ccg
latest
Api:
Types
Expressions
Statements
Cnamespace
Cusing
Cvariable
Carray
Documentation
style
Examples:
Class
Expression
Function
Namespace
Statement
Struct
Types and Variables
Union
ccg
»
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
W
A
Access (ccg.types.Cclass.CClass attribute)
AddressOf (ccg.expressions.Coperators.COperators.MemberAccess attribute)
all_members_definition() (ccg.types.Cclass.CClass method)
And (ccg.expressions.Coperators.COperators.Logic attribute)
and_operator_style (ccg.Style attribute)
append() (ccg.statements.Cstatement.CDeclarations method)
(ccg.statements.Cstatement.CStatements method)
Argument (ccg.types.Cclass.CClassConstructor attribute)
(ccg.types.Cclass.CClassMethod attribute)
(ccg.types.Cfunction.CFunction attribute)
Assign (ccg.expressions.Coperators.COperators.Assignment attribute)
Attribute (ccg.types.Cclass.CClass attribute)
attribute_packed (ccg.Style attribute)
B
binary (ccg.expressions.Cliteral.CLiteral.Format attribute)
bit_size (ccg.Carray.CArray property)
(ccg.Cvariable.CVariable property)
(ccg.types.Cclass.CClass property)
(ccg.types.Cclass.CClassAttribute property)
(ccg.types.Cclass.CClassConstructor property)
(ccg.types.Cclass.CClassMethod property)
(ccg.types.Cfunction.CFunction property)
(ccg.types.Cfunction.CFunctionArgument property)
(ccg.types.CstdTypes.CIntegerType property)
(ccg.types.CstdTypes.CStdType property)
(ccg.types.Cstruct.CStruct property)
(ccg.types.Cstruct.CStructDef property)
(ccg.types.Cstruct.CStructDefMember property)
(ccg.types.Ctypes.CGenericType property)
(ccg.types.Cunion.CUnion property)
(ccg.types.Cunion.CUnionDef property)
BitWiseAnd (ccg.expressions.Coperators.COperators.Arithmetic attribute)
BitWiseAndAssignment (ccg.expressions.Coperators.COperators.Assignment attribute)
BitWiseLeftShift (ccg.expressions.Coperators.COperators.Arithmetic attribute)
BitWiseLeftShiftAssignment (ccg.expressions.Coperators.COperators.Assignment attribute)
BitWiseNot (ccg.expressions.Coperators.COperators.Arithmetic attribute)
BitWiseOr (ccg.expressions.Coperators.COperators.Arithmetic attribute)
BitWiseOrAssignment (ccg.expressions.Coperators.COperators.Assignment attribute)
BitWiseRightShift (ccg.expressions.Coperators.COperators.Arithmetic attribute)
BitWiseRightShiftAssignment (ccg.expressions.Coperators.COperators.Assignment attribute)
BitWiseXor (ccg.expressions.Coperators.COperators.Arithmetic attribute)
BitWiseXorAssignment (ccg.expressions.Coperators.COperators.Assignment attribute)
boolean (ccg.expressions.Cliteral.CLiteral.Format attribute)
bracket_close_token (ccg.Style attribute)
bracket_open_token (ccg.Style attribute)
C
CArray (class in ccg.Carray)
Case (ccg.statements.Cselection.CSwitch attribute)
CBinaryOperation (class in ccg.expressions.Coperators)
Cbool (ccg.types.CstdTypes.StdTypes attribute)
CBreak (class in ccg.statements.Cjump)
CCaseSwitch (class in ccg.statements.Cselection)
CCast (class in ccg.expressions.Ccast)
CClass (class in ccg.types.Cclass)
CClassAccess (class in ccg.types.Cclass)
CClassAttribute (class in ccg.types.Cclass)
CClassConstructor (class in ccg.types.Cclass)
CClassFreeStyleMember (class in ccg.types.Cclass)
CClassMember (class in ccg.types.Cclass)
CClassMethod (class in ccg.types.Cclass)
CCompoundStatement (class in ccg.statements.Cstatement)
CContinue (class in ccg.statements.Cjump)
CDeclaration (class in ccg.statements.Cstatement)
CDeclarationFreeStyle (class in ccg.statements.Cstatement)
CDeclarations (class in ccg.statements.Cstatement)
CDefaultCaseSwitch (class in ccg.statements.Cselection)
Cdouble (ccg.types.CstdTypes.StdTypes attribute)
CDoWhile (class in ccg.statements.Citeration)
CElse (class in ccg.statements.Cselection)
CElseIf (class in ccg.statements.Cselection)
CExpression (class in ccg.expressions.Cexpression)
CExpressionBinaryOperation (class in ccg.expressions.Coperators)
CExpressionBinaryOperator (class in ccg.expressions.Coperators)
CExpressionBinaryOperatorToken (class in ccg.expressions.Coperators)
CExpressionFreeStyle (class in ccg.expressions.Cexpression)
CExpressionOperation (class in ccg.expressions.Coperators)
CExpressionUnaryOperation (class in ccg.expressions.Coperators)
CExpressionUnaryOperator (class in ccg.expressions.Coperators)
CExpressionUnaryOperatorToken (class in ccg.expressions.Coperators)
Cfloat (ccg.types.CstdTypes.StdTypes attribute)
CFor (class in ccg.statements.Citeration)
CFunction (class in ccg.types.Cfunction)
CFunctionArgument (class in ccg.types.Cfunction)
CGenericItem (class in ccg.types.Ctypes)
CGenericType (class in ccg.types.Ctypes)
check_hungarian (ccg.Style attribute)
check_hungarian_variable() (ccg.Style static method)
check_value() (ccg.types.Cclass.CClass method)
(ccg.types.Cclass.CClassConstructor method)
(ccg.types.Cclass.CClassMethod method)
(ccg.types.Cfunction.CFunction method)
(ccg.types.CstdTypes.CIntegerType method)
(ccg.types.CstdTypes.CStdType method)
(ccg.types.Cstruct.CStruct method)
(ccg.types.Cstruct.CStructDef method)
(ccg.types.Ctypes.CGenericType method)
(ccg.types.Cunion.CUnion method)
(ccg.types.Cunion.CUnionDef method)
CIf (class in ccg.statements.Cselection)
CIfLadder (class in ccg.statements.Cselection)
Cint16 (ccg.types.CstdTypes.StdTypes attribute)
Cint32 (ccg.types.CstdTypes.StdTypes attribute)
Cint64 (ccg.types.CstdTypes.StdTypes attribute)
Cint8 (ccg.types.CstdTypes.StdTypes attribute)
CIntegerType (class in ccg.types.CstdTypes)
class_bracket (ccg.Style attribute)
class_indent_access (ccg.Style attribute)
class_indent_members (ccg.Style attribute)
class_members (ccg.Style attribute)
CLiteral (class in ccg.expressions.Cliteral)
CLiteral.Format (class in ccg.expressions.Cliteral)
close_bracket() (ccg.Style method)
close_parentheses() (ccg.Style method)
CNamespace (class in ccg.Cnamespace)
Constructor (ccg.types.Cclass.CClass attribute)
constructor (ccg.types.Cclass.CClass property)
content_render() (ccg.statements.Cstatement.CDeclarationFreeStyle method)
(ccg.statements.Cstatement.CStatementFreeStyle method)
COperator (class in ccg.expressions.Coperators)
COperators (class in ccg.expressions.Coperators)
COperators.Arithmetic (class in ccg.expressions.Coperators)
COperators.Assignment (class in ccg.expressions.Coperators)
COperators.Comparison (class in ccg.expressions.Coperators)
COperators.IncrementDecrement (class in ccg.expressions.Coperators)
COperators.Logic (class in ccg.expressions.Coperators)
COperators.MemberAccess (class in ccg.expressions.Coperators)
CReturn (class in ccg.statements.Cjump)
CSpace (class in ccg.Cnamespace)
CStatement (class in ccg.statements.Cstatement)
CStatementBinaryOperation (class in ccg.expressions.Coperators)
CStatementBinaryOperator (class in ccg.expressions.Coperators)
CStatementBinaryOperatorToken (class in ccg.expressions.Coperators)
CStatementFreeStyle (class in ccg.statements.Cstatement)
CStatementOperation (class in ccg.expressions.Coperators)
CStatements (class in ccg.statements.Cstatement)
CStatementUnaryOperation (class in ccg.expressions.Coperators)
CStatementUnaryOperatorToken (class in ccg.expressions.Coperators)
CStdType (class in ccg.types.CstdTypes)
CStruct (class in ccg.types.Cstruct)
CStructDef (class in ccg.types.Cstruct)
CStructDefMember (class in ccg.types.Cstruct)
CSwitch (class in ccg.statements.Cselection)
CTokenStatement (class in ccg.statements.Cstatement)
Cuint16 (ccg.types.CstdTypes.StdTypes attribute)
Cuint32 (ccg.types.CstdTypes.StdTypes attribute)
Cuint64 (ccg.types.CstdTypes.StdTypes attribute)
Cuint8 (ccg.types.CstdTypes.StdTypes attribute)
CUnaryOperation (class in ccg.expressions.Coperators)
CUnion (class in ccg.types.Cunion)
CUnionDef (class in ccg.types.Cunion)
CUsing (class in ccg.Cusing)
CVariable (class in ccg.Cvariable)
CWhile (class in ccg.statements.Citeration)
D
decimal (ccg.expressions.Cliteral.CLiteral.Format attribute)
declaration() (ccg.Carray.CArray method)
(ccg.Cusing.CUsing method)
(ccg.Cvariable.CVariable method)
(ccg.types.Cclass.CClass method)
(ccg.types.Cclass.CClassAttribute method)
(ccg.types.Cclass.CClassConstructor method)
(ccg.types.Cclass.CClassFreeStyleMember method)
(ccg.types.Cclass.CClassMember method)
(ccg.types.Cclass.CClassMethod method)
(ccg.types.Cfunction.CFunction method)
(ccg.types.Cfunction.CFunctionArgument method)
(ccg.types.CstdTypes.CIntegerType method)
(ccg.types.CstdTypes.CStdType method)
(ccg.types.Cstruct.CStruct method)
(ccg.types.Cstruct.CStructDef method)
(ccg.types.Cstruct.CStructDefMember method)
(ccg.types.Ctypes.CGenericItem method)
(ccg.types.Ctypes.CGenericType method)
(ccg.types.Cunion.CUnion method)
(ccg.types.Cunion.CUnionDef method)
declare() (ccg.Carray.CArray method)
(ccg.Cusing.CUsing method)
(ccg.Cvariable.CVariable method)
(ccg.types.Cclass.CClass method)
(ccg.types.Cclass.CClassAttribute method)
(ccg.types.Cclass.CClassConstructor method)
(ccg.types.Cclass.CClassMethod method)
(ccg.types.Cfunction.CFunction method)
(ccg.types.Cfunction.CFunctionArgument method)
(ccg.types.CstdTypes.CIntegerType method)
(ccg.types.CstdTypes.CStdType method)
(ccg.types.Cstruct.CStruct method)
(ccg.types.Cstruct.CStructDef method)
(ccg.types.Ctypes.CGenericItem method)
(ccg.types.Ctypes.CGenericType method)
(ccg.types.Cunion.CUnion method)
(ccg.types.Cunion.CUnionDef method)
Default (ccg.statements.Cselection.CSwitch attribute)
define() (ccg.types.Cclass.CClass method)
(ccg.types.Cclass.CClassConstructor method)
(ccg.types.Cclass.CClassMethod method)
(ccg.types.Cfunction.CFunction method)
(ccg.types.Cstruct.CStruct method)
(ccg.types.Cstruct.CStructDef method)
(ccg.types.Cunion.CUnion method)
(ccg.types.Cunion.CUnionDef method)
definition() (ccg.types.Cclass.CClass method)
(ccg.types.Cclass.CClassConstructor method)
(ccg.types.Cclass.CClassMethod method)
(ccg.types.Cfunction.CFunction method)
(ccg.types.Cstruct.CStruct method)
(ccg.types.Cstruct.CStructDef method)
(ccg.types.Cunion.CUnion method)
(ccg.types.Cunion.CUnionDef method)
Divide (ccg.expressions.Coperators.COperators.Arithmetic attribute)
DivideAssignment (ccg.expressions.Coperators.COperators.Assignment attribute)
do_while_bracket (ccg.Style attribute)
do_while_indent_content (ccg.Style attribute)
do_while_parentheses (ccg.Style attribute)
do_while_space_after_token (ccg.Style attribute)
Doc (class in ccg.doc)
doc_doxygen_command_token (ccg.Style attribute)
doc_doxygen_end_block (ccg.Style attribute)
doc_doxygen_line_block (ccg.Style attribute)
doc_doxygen_start_block (ccg.Style attribute)
doc_render() (ccg.Carray.CArray method)
(ccg.Cusing.CUsing method)
(ccg.Cvariable.CVariable method)
(ccg.types.Cclass.CClass method)
(ccg.types.Cclass.CClassAttribute method)
(ccg.types.Cclass.CClassConstructor method)
(ccg.types.Cclass.CClassFreeStyleMember method)
(ccg.types.Cclass.CClassMember method)
(ccg.types.Cclass.CClassMethod method)
(ccg.types.Cfunction.CFunction method)
(ccg.types.Cfunction.CFunctionArgument method)
(ccg.types.CstdTypes.CIntegerType method)
(ccg.types.CstdTypes.CStdType method)
(ccg.types.Cstruct.CStruct method)
(ccg.types.Cstruct.CStructDef method)
(ccg.types.Ctypes.CGenericItem method)
(ccg.types.Ctypes.CGenericType method)
(ccg.types.Cunion.CUnion method)
(ccg.types.Cunion.CUnionDef method)
DoubleAmpersand (ccg.Style.AndOperatorStyles attribute)
DoubleVerticalBar (ccg.Style.OrOperatorStyles attribute)
doxygen_command() (ccg.Style method)
doxygen_format() (ccg.Style method)
E
ELSE() (ccg.statements.Cselection.CElseIf method)
(ccg.statements.Cselection.CIf method)
(ccg.statements.Cselection.CIfLadder method)
else_bracket (ccg.Style attribute)
ELSE_IF() (ccg.statements.Cselection.CElseIf method)
(ccg.statements.Cselection.CIf method)
(ccg.statements.Cselection.CIfLadder method)
else_if_bracket (ccg.Style attribute)
else_if_indent_content (ccg.Style attribute)
else_if_parentheses (ccg.Style attribute)
else_if_space_after_token (ccg.Style attribute)
else_indent_content (ccg.Style attribute)
else_space_after_token (ccg.Style attribute)
EqualTo (ccg.expressions.Coperators.COperators.Comparison attribute)
Exclamation (ccg.Style.NotOperatorsStyles attribute)
Explicit (ccg.Style.AndOperatorStyles attribute)
(ccg.Style.NotOperatorsStyles attribute)
(ccg.Style.OrOperatorStyles attribute)
F
float_decimals (ccg.expressions.Cliteral.CLiteral.Format attribute)
float_scientific (ccg.expressions.Cliteral.CLiteral.Format attribute)
for_bracket (ccg.Style attribute)
for_indent_content (ccg.Style attribute)
for_parentheses (ccg.Style attribute)
for_space_after_semicolon (ccg.Style attribute)
for_space_after_token (ccg.Style attribute)
for_space_before_semicolon (ccg.Style attribute)
for_spaces_if_void (ccg.Style attribute)
format_literal() (ccg.expressions.Cliteral.CLiteral method)
format_prefix() (ccg.expressions.Cliteral.CLiteral method)
FreeStyle (ccg.types.Cclass.CClass attribute)
full_space_list (ccg.Carray.CArray property)
(ccg.Cnamespace.CNamespace property)
(ccg.Cnamespace.CSpace property)
(ccg.Cusing.CUsing property)
(ccg.Cvariable.CVariable property)
(ccg.types.Cclass.CClass property)
(ccg.types.Cclass.CClassAttribute property)
(ccg.types.Cclass.CClassConstructor property)
(ccg.types.Cclass.CClassMethod property)
(ccg.types.Cfunction.CFunction property)
(ccg.types.Cfunction.CFunctionArgument property)
(ccg.types.CstdTypes.CIntegerType property)
(ccg.types.CstdTypes.CStdType property)
(ccg.types.Cstruct.CStruct property)
(ccg.types.Cstruct.CStructDef property)
(ccg.types.Ctypes.CGenericItem property)
(ccg.types.Ctypes.CGenericType property)
(ccg.types.Cunion.CUnion property)
(ccg.types.Cunion.CUnionDef property)
function_bracket (ccg.Style attribute)
function_declaration_parentheses (ccg.Style attribute)
function_definition_parentheses (ccg.Style attribute)
function_indent_content (ccg.Style attribute)
function_new_line_after_type_declaration (ccg.Style attribute)
function_space_after_name_declaration (ccg.Style attribute)
function_space_after_name_definition (ccg.Style attribute)
function_void_when_no_arguments (ccg.Style attribute)
G
GreaterThan (ccg.expressions.Coperators.COperators.Comparison attribute)
GreaterThanOrEqualTo (ccg.expressions.Coperators.COperators.Comparison attribute)
group_by_access_specified (ccg.Style.ClassMembers attribute)
H
hexadecimal (ccg.expressions.Cliteral.CLiteral.Format attribute)
hungarian_prefixes (ccg.Carray.CArray property)
I
if_bracket (ccg.Style attribute)
if_indent_content (ccg.Style attribute)
if_parentheses (ccg.Style attribute)
if_space_after_token (ccg.Style attribute)
indent() (ccg.Style method)
indent_token (ccg.Style attribute)
Indirection (ccg.expressions.Coperators.COperators.MemberAccess attribute)
Inherit (ccg.types.Cclass.CClass attribute)
inline_access_preserve_order (ccg.Style.ClassMembers attribute)
L
LessThan (ccg.expressions.Coperators.COperators.Comparison attribute)
LessThanOrEqualTo (ccg.expressions.Coperators.COperators.Comparison attribute)
literal_boolean_false_token (ccg.Style attribute)
literal_boolean_true_token (ccg.Style attribute)
literal_double_token (ccg.Style attribute)
literal_float_token (ccg.Style attribute)
literal_hexadecimal_uppercase (ccg.Style attribute)
literal_long_token (ccg.Style attribute)
literal_suffix() (ccg.types.CstdTypes.CIntegerType method)
(ccg.types.CstdTypes.CStdType method)
literal_unsigned_token (ccg.Style attribute)
M
Member (ccg.types.Cstruct.CStructDef attribute)
MemberOfObject (ccg.expressions.Coperators.COperators.MemberAccess attribute)
MemberOfPointer (ccg.expressions.Coperators.COperators.MemberAccess attribute)
Method (ccg.types.Cclass.CClass attribute)
Modulus (ccg.expressions.Coperators.COperators.Arithmetic attribute)
ModulusAssignment (ccg.expressions.Coperators.COperators.Assignment attribute)
Multiply (ccg.expressions.Coperators.COperators.Arithmetic attribute)
MultiplyAssignment (ccg.expressions.Coperators.COperators.Assignment attribute)
N
new_line() (ccg.Style method)
new_line_token (ccg.Style attribute)
Not (ccg.expressions.Coperators.COperators.Logic attribute)
not_operator_style (ccg.Style attribute)
NotEqualTo (ccg.expressions.Coperators.COperators.Comparison attribute)
O
octal (ccg.expressions.Cliteral.CLiteral.Format attribute)
open_bracket() (ccg.Style method)
open_parentheses() (ccg.Style method)
Or (ccg.expressions.Coperators.COperators.Logic attribute)
or_operator_style (ccg.Style attribute)
P
Parentheses (ccg.expressions.Coperators.COperators attribute)
parentheses_close_token (ccg.Style attribute)
parentheses_open_token (ccg.Style attribute)
PointerToMemberOfObject (ccg.expressions.Coperators.COperators.MemberAccess attribute)
PointerToMemberOfPointer (ccg.expressions.Coperators.COperators.MemberAccess attribute)
PostDecrementExpression (ccg.expressions.Coperators.COperators.IncrementDecrement attribute)
PostDecrementStatement (ccg.expressions.Coperators.COperators.IncrementDecrement attribute)
PostIncrementExpression (ccg.expressions.Coperators.COperators.IncrementDecrement attribute)
PostIncrementStatement (ccg.expressions.Coperators.COperators.IncrementDecrement attribute)
PreDecrementExpression (ccg.expressions.Coperators.COperators.IncrementDecrement attribute)
PreDecrementStatement (ccg.expressions.Coperators.COperators.IncrementDecrement attribute)
PreIncrementExpression (ccg.expressions.Coperators.COperators.IncrementDecrement attribute)
PreIncrementStatement (ccg.expressions.Coperators.COperators.IncrementDecrement attribute)
private (ccg.types.Cclass.CClassAccess attribute)
protected (ccg.types.Cclass.CClassAccess attribute)
public (ccg.types.Cclass.CClassAccess attribute)
R
render() (ccg.Carray.CArray method)
(ccg.Cvariable.CVariable method)
(ccg.doc.Doc method)
(ccg.expressions.Ccast.CCast method)
(ccg.expressions.Cexpression.CExpression method)
(ccg.expressions.Cexpression.CExpressionFreeStyle method)
(ccg.expressions.Cliteral.CLiteral method)
(ccg.expressions.Coperators.CBinaryOperation method)
(ccg.expressions.Coperators.CExpressionBinaryOperation method)
(ccg.expressions.Coperators.CExpressionOperation method)
(ccg.expressions.Coperators.CExpressionUnaryOperation method)
(ccg.expressions.Coperators.CStatementBinaryOperation method)
(ccg.expressions.Coperators.CStatementOperation method)
(ccg.expressions.Coperators.CStatementUnaryOperation method)
(ccg.expressions.Coperators.CUnaryOperation method)
(ccg.statements.Citeration.CDoWhile method)
(ccg.statements.Citeration.CFor method)
(ccg.statements.Citeration.CWhile method)
(ccg.statements.Cjump.CBreak method)
(ccg.statements.Cjump.CContinue method)
(ccg.statements.Cjump.CReturn method)
(ccg.statements.Cselection.CCaseSwitch method)
(ccg.statements.Cselection.CDefaultCaseSwitch method)
(ccg.statements.Cselection.CElse method)
(ccg.statements.Cselection.CElseIf method)
(ccg.statements.Cselection.CIf method)
(ccg.statements.Cselection.CIfLadder method)
(ccg.statements.Cselection.CSwitch method)
(ccg.statements.Cstatement.CCompoundStatement method)
(ccg.statements.Cstatement.CDeclaration method)
(ccg.statements.Cstatement.CDeclarationFreeStyle method)
(ccg.statements.Cstatement.CDeclarations method)
(ccg.statements.Cstatement.CStatement method)
(ccg.statements.Cstatement.CStatementFreeStyle method)
(ccg.statements.Cstatement.CStatements method)
(ccg.statements.Cstatement.CTokenStatement method)
(ccg.types.Cclass.CClassAttribute method)
(ccg.types.Cfunction.CFunctionArgument method)
S
space() (ccg.Style method)
space_after_binary_operator (ccg.Style attribute)
space_after_cast (ccg.Style attribute)
space_after_parentheses_operator (ccg.Style attribute)
space_before_binary_operator (ccg.Style attribute)
space_before_parentheses_operator (ccg.Style attribute)
space_before_semicolon_break_statement (ccg.Style attribute)
space_before_semicolon_continue_statement (ccg.Style attribute)
space_before_semicolon_return_statement (ccg.Style attribute)
space_def() (ccg.Carray.CArray method)
(ccg.Cnamespace.CNamespace method)
(ccg.Cnamespace.CSpace method)
(ccg.Cusing.CUsing method)
(ccg.Cvariable.CVariable method)
(ccg.types.Cclass.CClass method)
(ccg.types.Cclass.CClassAttribute method)
(ccg.types.Cclass.CClassConstructor method)
(ccg.types.Cclass.CClassMethod method)
(ccg.types.Cfunction.CFunction method)
(ccg.types.Cfunction.CFunctionArgument method)
(ccg.types.CstdTypes.CIntegerType method)
(ccg.types.CstdTypes.CStdType method)
(ccg.types.Cstruct.CStruct method)
(ccg.types.Cstruct.CStructDef method)
(ccg.types.Ctypes.CGenericItem method)
(ccg.types.Ctypes.CGenericType method)
(ccg.types.Cunion.CUnion method)
(ccg.types.Cunion.CUnionDef method)
space_token (ccg.Style attribute)
space_unary_operator (ccg.Style attribute)
StdTypes (class in ccg.types.CstdTypes)
struct (ccg.types.Cstruct.CStructDef property)
struct_bracket (ccg.Style attribute)
struct_indent_members (ccg.Style attribute)
struct_new_line_members (ccg.Style attribute)
struct_space_members (ccg.Style attribute)
Style (class in ccg)
Style.AndOperatorStyles (class in ccg)
Style.ClassMembers (class in ccg)
Style.GroupDelimitatorStyle (class in ccg)
Style.NotOperatorsStyles (class in ccg)
Style.OrOperatorStyles (class in ccg)
style_checks() (ccg.Carray.CArray method)
(ccg.Cvariable.CVariable method)
(ccg.types.Cclass.CClass method)
(ccg.types.Cclass.CClassAttribute method)
(ccg.types.Cclass.CClassConstructor method)
(ccg.types.Cclass.CClassMethod method)
(ccg.types.Cfunction.CFunction method)
(ccg.types.Cfunction.CFunctionArgument method)
(ccg.types.CstdTypes.CIntegerType method)
(ccg.types.CstdTypes.CStdType method)
(ccg.types.Cstruct.CStruct method)
(ccg.types.Cstruct.CStructDef method)
(ccg.types.Ctypes.CGenericType method)
(ccg.types.Cunion.CUnion method)
(ccg.types.Cunion.CUnionDef method)
SubScript (ccg.expressions.Coperators.COperators.MemberAccess attribute)
Subtract (ccg.expressions.Coperators.COperators.Arithmetic attribute)
SubtractAssignment (ccg.expressions.Coperators.COperators.Assignment attribute)
Sum (ccg.expressions.Coperators.COperators.Arithmetic attribute)
SumAssignment (ccg.expressions.Coperators.COperators.Assignment attribute)
switch_bracket (ccg.Style attribute)
switch_indent_case_content (ccg.Style attribute)
switch_indent_content (ccg.Style attribute)
switch_parentheses (ccg.Style attribute)
switch_space_after_token (ccg.Style attribute)
T
type() (ccg.types.Cclass.CClass method)
(ccg.types.Cclass.CClassConstructor method)
(ccg.types.Cclass.CClassMethod method)
(ccg.types.Cfunction.CFunction method)
(ccg.types.CstdTypes.CIntegerType method)
(ccg.types.CstdTypes.CStdType method)
(ccg.types.Cstruct.CStruct method)
(ccg.types.Cstruct.CStructDef method)
(ccg.types.Ctypes.CGenericType method)
(ccg.types.Cunion.CUnion method)
(ccg.types.Cunion.CUnionDef method)
typedef() (ccg.types.Cclass.CClass method)
(ccg.types.Cclass.CClassConstructor method)
(ccg.types.Cclass.CClassMethod method)
(ccg.types.Cfunction.CFunction method)
(ccg.types.CstdTypes.CIntegerType method)
(ccg.types.CstdTypes.CStdType method)
(ccg.types.Cstruct.CStruct method)
(ccg.types.Cstruct.CStructDef method)
(ccg.types.Ctypes.CGenericType method)
(ccg.types.Cunion.CUnion method)
(ccg.types.Cunion.CUnionDef method)
typedef_render() (ccg.types.Cclass.CClass method)
(ccg.types.Cclass.CClassConstructor method)
(ccg.types.Cclass.CClassMethod method)
(ccg.types.Cfunction.CFunction method)
(ccg.types.CstdTypes.CIntegerType method)
(ccg.types.CstdTypes.CStdType method)
(ccg.types.Cstruct.CStruct method)
(ccg.types.Cstruct.CStructDef method)
(ccg.types.Ctypes.CGenericType method)
(ccg.types.Cunion.CUnion method)
(ccg.types.Cunion.CUnionDef method)
TypeMember (ccg.types.Cclass.CClass attribute)
U
UnaryMinus (ccg.expressions.Coperators.COperators.Arithmetic attribute)
UnaryPlus (ccg.expressions.Coperators.COperators.Arithmetic attribute)
union (ccg.types.Cunion.CUnionDef property)
union_bracket (ccg.Style attribute)
union_new_line_members (ccg.Style attribute)
union_space_members (ccg.Style attribute)
Using (ccg.types.Cclass.CClass attribute)
W
while_bracket (ccg.Style attribute)
while_indent_content (ccg.Style attribute)
while_parentheses (ccg.Style attribute)
while_space_after_token (ccg.Style attribute)