18#ifndef INCLUDED_ICMPEXAMPLE
19#define INCLUDED_ICMPEXAMPLE
#define DECLARE_INTERFACE_TYPE(iname)
Definition: Interface.h:23
Documentation to describe what this interface and its associated component types are for,...
Definition: ICmpExample.h:30
virtual int DoWhatever(int x, int y)=0
Documentation for each method.
Definition: IComponent.h:33