bindbc-generate ~master (2021-10-30T03:16:08.16469)
Dub
Repo
Function
overloadgen
Undocumented in source.
static
struct
Function {
string
owner
;
string
name
;
bool
exists
;
bool
willForward
;
string
fname
[@property getter];
OverloadedFunction
[]
overloads
;
}
Members
Properties
fname
string
fname
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
exists
bool
exists
;
Undocumented in source.
name
string
name
;
Undocumented in source.
overloads
OverloadedFunction
[]
overloads
;
Undocumented in source.
owner
string
owner
;
Undocumented in source.
willForward
bool
willForward
;
Undocumented in source.
Meta
Source
See Implementation
overloadgen
classes
CimGuiOverloadPlugin
functions
exportOverloadgen
generateAliasOverload
getDefinitionsPath
getOverloadsPath
hasTemplateArgs
hasVarArgs
injectRefOnPOut
isOnIgnoreList
static functions
generateOverloads
getFunctions
getParameters
static variables
defs
structs
Function
OverloadedFunction
variables
ignoreList
willDefineOverloadTemplate