44 virtual Version getCodeVersion()
const=0;
Central class for information identifying the particular program using the kernel library.
Definition iident.h:12
virtual string getVersionString() const =0
Returns a text string with full version information. Like "3.10 Beta 453".
virtual CodeType getCodeType() const =0
For instance, the '3dec' in the extension '3decsav'.
CodeType
Possible code types.
Definition iident.h:15
@ Beta
Definition iident.h:18
@ Alpha
Definition iident.h:17
@ Unsupported
Definition iident.h:21
@ NewVersionAvailable
Definition iident.h:20
@ Release
Definition iident.h:16
@ PreRelease
Definition iident.h:19
virtual string getDefaultFileName() const =0
virtual string getRegistryString() const =0
string to place persistant storage under. "flac3d400".
virtual string getBranch() const =0
This returns a string identifying what branch this code is under, if any.
namespace Itasca
Definition basememory.cpp:14