Include: | Base/Base.h |
Base is the base library, containing simple data structures, macros and other useful things.
class FileLoader | |
class Referenced | |
class ShowProgressInterface | |
class TrackingAllocator | |
struct Variant | |
struct Variant32 |
simul::base::FeatureLevel | GetFeatureLevel() |
simul::base::LicenceInfo | GetLicenceInfo(char lic) |
char const * | GetLicenceValidityText(char lic) |
simul::base::FeatureLevel | GetMaximumFeatureLevel() |
Static library: (SIMUL)/lib/(PLATFORM)/(COMPILER)/(ConfigurationName)/SimulBase_(RUNTIME).lib
Dynamic library: (SIMUL)/exe/(PLATFORM)/(COMPILER)/(ConfigurationName)/SimulBase_(RUNTIME).dll
The Base library does not depend on any others.
The current feature level, which determines whether this is the feature-limited trueSKY alpha, or full trueSKY.
Retrieve information on the specified licence key.
Get information on the status of the given licence
The maximum feature level (see GetFeatureLevel), determined by the current licence.
FeatureLevel The feature-level of this trueSKY version.
LicenceResult The type of licence.