dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
getName
cpptooling
data
representation
Get the name of a C++ method.
string
getName
(
ref
const
(
CppClass
.
CppFunc
)
method
)
string
getName
@
trusted
()
(
ref
const
(
CppClass.CppFunc
)
method
)
string
getName
(
const
CxParam
p
,
string
default_
)
Meta
Source
See Implementation
cpptooling
data
representation
enums
MergeMode
functions
getName
getType
joinParamNames
joinParamTypes
joinParams
makeCxParam
makeUniqueUSR
nextUniqueID
paramNameToString
paramTypeToString
toInternal
unpackParam
structs
CFunction
CppClass
CppCtor
CppMethod
CppMethodGeneric
CppMethodOp
CppNamespace
CppRoot
CxGlobalVariable
Get the name of a C++ method.