6#include <imtloggui/CRepresentationControllerCompBase.h>
13class CEventBasedRepresentationControllerComp:
public CRepresentationControllerCompBase
16 typedef CRepresentationControllerCompBase BaseClass;
18 I_BEGIN_COMPONENT(CEventBasedRepresentationControllerComp)
23 virtual void BuildRepresentation(
24 istd::IChangeable& representation,
25 imtlog::IEventProvider::EventContainerPtr containerPtr,
26 const imtbase::CTimeRange& timeRange)
const override;