CppMethodGeneric.MethodProperties

Properties used by methods and operators.

Defines the needed variables. Expecting them to be set in c'tors.

struct CppMethodGeneric
template MethodProperties () {}

Members

Functions

isConst
bool isConst()
Undocumented in source. Be warned that the author may not have intended to support it.
returnType
CxReturnType returnType()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta