dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
getName
cpptooling
data
representation
Get the name of a C++ method.
string
getName
(CppClass.CppFunc method)
@
trusted
string
getName
()
(
ref
CppClass.CppFunc
method
)
string
getName
(CxParam p, string default_)
Meta
Source
See Implementation
cpptooling
data
representation
enums
MergeMode
functions
funcToString
getName
getType
joinParamNames
joinParamTypes
joinParams
makeCxParam
makeUniqueUSR
methodNameToString
nextUniqueID
paramNameToString
paramTypeToString
toInternal
unpackParam
structs
CFunction
CppClass
CppCtor
CppDtor
CppInherit
CppMethod
CppMethodGeneric
CppMethodOp
CppNamespace
CppRoot
CxGlobalVariable
UnpackParamResult
Get the name of a C++ method.