cgv
|
abstract interface for observers of config files. More...
#include <register.h>
Inherited by gui_config_file_observer.
Public Member Functions | |
virtual void | multi_observe (base_ptr bp, const std::string &property_assignments, size_t off)=0 |
to be implemented method that adds permanent registration for a list of property assignments | |
abstract interface for observers of config files.
The typically used implementation is found in the cgv_gui library.