Antares Xpansion
Investment simulations for Antares studies
|
This class is the entry point to load xpress in runtime. More...
#include <environment.h>
Public Member Functions | |
XpressLoader (std::shared_ptr< ILoggerXpansion > logger=std::make_shared< EmptyLogger >()) | |
bool | initXpressEnv (bool verbose=false, int xpress_oem_license_key=0) |
intialiaze xpress env : load libs and check the licence | |
bool | XpressIsCorrectlyInstalled (bool verbose=false) |
return true is Xpress is correctly installed (libs and licence found) | |
This class is the entry point to load xpress in runtime.
|
explicit |
constructor, it must take default logger for legacy code
bool LoadXpress::XpressLoader::initXpressEnv | ( | bool | verbose = false, |
int | xpress_oem_license_key = 0 ) |
intialiaze xpress env : load libs and check the licence
init XPRESS environment