Information about an Integra Module's implementation. More...
#include "api/interface_definition.h"
Public Member Functions | |
virtual unsigned int | get_checksum () const =0 |
Get implementation checksum This checksum is calculated as the widget implementation is loaded It allows users to detect whether two modules different module IDs but matching origin IDs (in other words, two different versions of the same module) have identical implementations or not. More... | |
Information about an Integra Module's implementation.
|
pure virtual |
Get implementation checksum This checksum is calculated as the widget implementation is loaded It allows users to detect whether two modules different module IDs but matching origin IDs (in other words, two different versions of the same module) have identical implementations or not.