Automatically generated with Code Structure Viewer (CS), Project Version: 3o4d 17-November-2020
Copyright © 2020, BAI Research. All Rights Reserved.
File Name: CSfunctionClass.cpp/.hpp
File Description: CS function class
name | type | description |
---|---|---|
argument | string | argument |
argumentName | string | argument name |
argumentType | string | argument type |
isNotConst | bool | is not const |
isConstEffective | bool | is const effective |
constIdentified | bool | const identified |
next | CSfunctionArgument* | next |
argumentNameAliasList | vector<string> | argument name alias list |
name | type | description |
---|---|---|
id | int | id |
level | int | level |
name | string | name |
col | int | col |
printed | bool | printed |
printedFunctionConnections | bool | printed function connections |
singleFileOnlyPrinted | bool | single file only printed |
printX | int | print X |
printY | int | print Y |
printXIndex | int | print XI ndex |
printYIndex | int | print YI ndex |
printTextX | int | print text X |
printTextY | int | print text Y |
filePrintXrecordForSingleFileOnly | int | file print xrecord for single file only |
filePrintYrecordForSingleFileOnly | int | file print yrecord for single file only |
HTMLgenerated | bool | HTML generated |
firstReferenceContainerInAboveReferenceList | CSfunctionContainer* | first reference container in above reference list |
printedTrace | bool | printed trace |
printedTraceReset | bool | printed trace reset |
maxFunctionPrintXAtAParticularY[MAX_INCLUDE_DEPTH_FUNCTION] | int | max function print XA t AP articular Y[MAX_INCLUDE_DEPTH_FUNCTION] |
isFunction | bool | is function |
isFunctionReference | bool | is function reference |
nameFull | string | name full |
nameFullHeader | string | name full header |
firstFunctionArgumentInFunction | CSfunctionArgument* | first function argument in function |
functionArgumentConstsIdentified | bool | function argument consts identified |
parseSecondaryReferencesOnly | bool | parse secondary references only |
parseSecondaryReferencesAndModificationsOnly | bool | parse secondary references and modifications only |
next | CSfunction* | next |
previous | CSfunction* | previous |
firstReferenceInFunctionReferenceList | CSfunction* | first reference in function reference list |
hasHadFunctionReferencesParsed | bool | has had function references parsed |
numTopLevelFunctionsInFileAlreadyPrinted | int | num top level functions in file already printed |
functionText | string | function text |
firstReferenceInFunctionReferenceListRepeats | CSfunction* | first reference in function reference list repeats |
functionTextRaw | string | function text raw |
headerFunctionNameFullUpdated | string | header function name full updated |
sourceFunctionNameFullUpdated | string | source function name full updated |
functionReferenceCharacterIndex | int | function reference character index |
functionReferenceIndentation | int | function reference indentation |
functionReferenceTarget | CSfunction* | function reference target |
functionReferenceTargetFileOwner | CSfile* | function reference target file owner |
functionType | string | function type |
functionArgumentsString | string | function arguments string |
functionArgumentsParameterList | vector<CSparameter*> | function arguments parameter list |
className | string | class name |
functionAccessSpecifierType | int | function access specifier type |