TdkInterceptor Class Reference
[The Control Module]

Defines the TdkInterceptor class. More...

#include <TdkInterceptor.h>

Inheritance diagram for TdkInterceptor:

TdkInterceptorAdapter TdkDumbInterceptor TdkFileWriterInterceptor List of all members.

Public Member Functions

virtual void loadThemeChildrenStarted (const TdkObjectGID &gid)=0
virtual void loadThemeChildrenProgressChanged (const TdkObjectGID &gid, double progress)=0
virtual void loadThemeChildrenFinished (const TdkObjectGID &gid)=0
virtual void objectInserted (const TdkObjectGID &gid)=0
virtual void objectUpdated (const TdkObjectGID &gid)=0
virtual void objectDeleted (const TdkObjectGID &gid)=0
virtual void selectedThemeChanged (const TdkObjectGID &older, const TdkObjectGID &newer)=0
virtual void windowChanged (double winX0, double winY0, double winX1, double winY1, double fullX0, double fullY0, double fullX1, double fullY1)=0
virtual void mouseCoordinatesChanged (double x, double y)=0
virtual void scaleChanged (double scale)=0
virtual void mapObjectsDeleted (TdkEventHandlerVector &objects)=0
virtual void layoutObjectsDeleted (TdkEventHandlerVector &objects)=0
virtual void messageSended (std::string &message)=0
virtual void objectsSelectionChanged ()=0
virtual void progressAnimation (unsigned int progress, std::string message)=0

Detailed Description

Defines the TdkInterceptor class.


Member Function Documentation

virtual void TdkInterceptor::loadThemeChildrenStarted ( const TdkObjectGID gid  )  [pure virtual]

Implemented in TdkDumbInterceptor, TdkFileWriterInterceptor, and TdkInterceptorAdapter.

virtual void TdkInterceptor::loadThemeChildrenProgressChanged ( const TdkObjectGID gid,
double  progress 
) [pure virtual]

Implemented in TdkDumbInterceptor, TdkFileWriterInterceptor, and TdkInterceptorAdapter.

virtual void TdkInterceptor::loadThemeChildrenFinished ( const TdkObjectGID gid  )  [pure virtual]

Implemented in TdkDumbInterceptor, TdkFileWriterInterceptor, and TdkInterceptorAdapter.

virtual void TdkInterceptor::objectInserted ( const TdkObjectGID gid  )  [pure virtual]

Implemented in TdkDumbInterceptor, TdkFileWriterInterceptor, and TdkInterceptorAdapter.

virtual void TdkInterceptor::objectUpdated ( const TdkObjectGID gid  )  [pure virtual]

Implemented in TdkDumbInterceptor, TdkFileWriterInterceptor, and TdkInterceptorAdapter.

virtual void TdkInterceptor::objectDeleted ( const TdkObjectGID gid  )  [pure virtual]

Implemented in TdkDumbInterceptor, TdkFileWriterInterceptor, and TdkInterceptorAdapter.

virtual void TdkInterceptor::selectedThemeChanged ( const TdkObjectGID older,
const TdkObjectGID newer 
) [pure virtual]

Implemented in TdkDumbInterceptor, TdkFileWriterInterceptor, and TdkInterceptorAdapter.

virtual void TdkInterceptor::windowChanged ( double  winX0,
double  winY0,
double  winX1,
double  winY1,
double  fullX0,
double  fullY0,
double  fullX1,
double  fullY1 
) [pure virtual]

Implemented in TdkDumbInterceptor, TdkFileWriterInterceptor, and TdkInterceptorAdapter.

virtual void TdkInterceptor::mouseCoordinatesChanged ( double  x,
double  y 
) [pure virtual]

Implemented in TdkDumbInterceptor, TdkFileWriterInterceptor, and TdkInterceptorAdapter.

virtual void TdkInterceptor::scaleChanged ( double  scale  )  [pure virtual]

Implemented in TdkDumbInterceptor, TdkFileWriterInterceptor, and TdkInterceptorAdapter.

virtual void TdkInterceptor::mapObjectsDeleted ( TdkEventHandlerVector objects  )  [pure virtual]

Implemented in TdkFileWriterInterceptor, and TdkInterceptorAdapter.

virtual void TdkInterceptor::layoutObjectsDeleted ( TdkEventHandlerVector objects  )  [pure virtual]

Implemented in TdkFileWriterInterceptor, and TdkInterceptorAdapter.

virtual void TdkInterceptor::messageSended ( std::string &  message  )  [pure virtual]

Implemented in TdkDumbInterceptor, and TdkInterceptorAdapter.

virtual void TdkInterceptor::objectsSelectionChanged (  )  [pure virtual]

Implemented in TdkDumbInterceptor, and TdkInterceptorAdapter.

virtual void TdkInterceptor::progressAnimation ( unsigned int  progress,
std::string  message 
) [pure virtual]

Implemented in TdkDumbInterceptor, and TdkInterceptorAdapter.


The documentation for this class was generated from the following file:
Generated on Fri Jun 15 16:54:41 2007 for TDK by  doxygen 1.5.2