15 #include "CeeReport/Base.h" 16 #include "CeeCore/Str.h" 29 static bool initialize(
Instance* instance);
30 static bool isInitialized();
32 static unsigned int version();
33 static Str versionString();
Static class for initialization of the component.
Definition: ReportComponent.h:26
Namespace cee contains all functionality and structures under the Core component. ...
Definition: AppComponent.cpp:26
A general unicode based string class.
Definition: Str.h:28
Ceetron Desktop Components instance object.
Definition: Instance.h:28