CppMethodGeneric.BaseProperties

Common properties for c'tor, d'tor, methods and operators.

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

Members

Functions

accessType
CppAccess accessType()
Undocumented in source. Be warned that the author may not have intended to support it.
classification
MemberVirtualType classification()
Undocumented in source. Be warned that the author may not have intended to support it.
isPure
bool isPure()
Undocumented in source. Be warned that the author may not have intended to support it.
isVirtual
bool isVirtual()
Undocumented in source. Be warned that the author may not have intended to support it.
name
CppMethodName name()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta