Function or value | Description |
|
|
Full Usage:
getHexChar c
Parameters:
char
Returns: char
|
|
Full Usage:
getPrefixModStr prefixes
Parameters:
ModifierPrefix list
Returns: string * string
|
Gets the preModifierString and postModifierString. For modifiers that appear before and after the pointer symbol.
|
Full Usage:
getRTTI c
Parameters:
char
Returns: string
|
|
Full Usage:
getSpecialName n
Parameters:
char
Returns: string
|
|
Full Usage:
getUnderscoredSpecialName n
Parameters:
char
Returns: string
|
|
Full Usage:
getVarAccessLevel c
Parameters:
char
Returns: string
|
|
Full Usage:
getdUnderscoredSpecialName n
Parameters:
char
Returns: string
|
|
Full Usage:
makeFunParams lst
Parameters:
string list
Returns: string
|
|
Full Usage:
makeTemplateArgs lst
Parameters:
string list
Returns: string
|
|
|
Checks for the existance of & and && indicating prefixes and updates the pointer string to include them.
|