Antares Simulator
Power System Simulator
Loading...
Searching...
No Matches
JIT Class Referencefinal

Classes

class  Informations
 
class  just_in_time_manager
 

Static Public Member Functions

static InformationsReset (Informations *jit, const AnyString &filename)
 Reset the source filename.
 
static InformationsReset (Informations *jit)
 Reset the source filename.
 
static void MarkAsNotLoaded (Informations *j)
 Mark the attached object as not loaded.
 
static void Invalidate (Informations *j)
 Mark the attached object as modified.
 
static bool IsReady (Informations *j)
 Get if the data has been loaded.
 

Static Public Attributes

static bool enabled = false
 Flag to enable/disable JIT informations.
 
static bool usedFromGUI = false
 Flag to know if the library is called from the User interface.
 

Member Data Documentation

◆ enabled

bool JIT::enabled = false
static

Flag to enable/disable JIT informations.

This variable must be set before the loading of any study. Disabled by default.


The documentation for this class was generated from the following files: