Missing methods declarations and implementations cc4m_logo_inline

IDFCNS-18
TitleAll methods that are declared in a classdef file need to be implemented as well.
PriorityMandatory
Severity level2
DescriptionAll methods that are declared in a classdef file need to be implemented as well, and vice versa.
RationaleMissing method declarations or implementations is very likely a programming error.