cgv
cgv::base::config_file_observer Struct Referenceabstract

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
 

Detailed Description

abstract interface for observers of config files.

The typically used implementation is found in the cgv_gui library.


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