iv::DVarListenerI Class Referenceabstract

#include <DVarSystem.hpp>

Public Member Functions

virtual void on_dvar_changed (DVarId id, std::type_index type, void *value)=0
 

Detailed Description

Definition at line 10 of file DVarSystem.hpp.

Member Function Documentation

◆ on_dvar_changed()

virtual void iv::DVarListenerI::on_dvar_changed ( DVarId  id,
std::type_index  type,
void *  value 
)
pure virtual

value is reinterpret castable to type described by type

Implemented in iv::DVarListener.


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