Method | Description | |
---|---|---|
Close ( ) : void | ||
Initialize ( ISimulationBase simBase ) : void | ||
PostInitialize ( ) : void | ||
PostStart ( ) : void | ||
PreStartup ( ISimulationBase simBase ) : void | ||
ReloadConfiguration ( IConfigSource m_config ) : void | ||
SetUpConsole ( IConfigSource config, ISimulationBase simbase ) : void | ||
Start ( ) : void |
Method | Description | |
---|---|---|
HandleGetLogLevel ( IScene scene, string cmd ) : void | ||
HandleLogLevel ( IScene scene, string cmd ) : void |
public Initialize ( ISimulationBase simBase ) : void | ||
simBase | ISimulationBase | |
return | void |
public PreStartup ( ISimulationBase simBase ) : void | ||
simBase | ISimulationBase | |
return | void |
public ReloadConfiguration ( IConfigSource m_config ) : void | ||
m_config | IConfigSource | |
return | void |
public SetUpConsole ( IConfigSource config, ISimulationBase simbase ) : void | ||
config | IConfigSource | |
simbase | ISimulationBase | |
return | void |