API Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
DesignObjectUpdateTarget Class Referenceabstract

An object that will be call update, each time the lookup is updated. More...

#include <DesignObjectUpdateTarget.h>

Inheritance diagram for DesignObjectUpdateTarget:
[legend]

Public Member Functions

virtual void update (DesignObjectLookup *lookup, Time time)=0
 

Detailed Description

An object that will be call update, each time the lookup is updated.


Member Function Documentation

◆ update()

virtual void update ( DesignObjectLookup * lookup,
Time time )
pure virtual

Implemented in Device, and GraphicsUpdater.


The documentation for this class was generated from the following file: