Method | Description | |
---|---|---|
AddBlock ( |
||
AddBlock ( string path, string demodulationConfigs ) : void | ||
AddBlockToQueue ( string path, string demodulationConfigs ) : void | ||
AddBlocksToQueue ( string paths, string demodulationConfigs ) : void | ||
ClearAnalysisRunStats ( ) : void | ||
InitializeLifetimeService ( ) : Object | ||
SelectDB ( string db ) : void | ||
Test1 ( ) : void |
Method | Description | |
---|---|---|
AddBlockThreadWrapper ( object parametersIn ) : void | ||
CreateDB ( ) : void | ||
Exit ( ) : void | ||
GetDatabaseStats ( ) : string | ||
Initialise ( ) : void | ||
SelectDB ( ) : void | ||
UIInitialise ( ) : void | ||
UpdateStatusMonitor ( object unused ) : void | ||
errorLog ( string txt ) : void | ||
log ( string txt ) : void |
public AddBlock ( |
||
b | ||
demodulationConfigs | string | |
return | void |
public AddBlock ( string path, string demodulationConfigs ) : void | ||
path | string | |
demodulationConfigs | string | |
return | void |
public AddBlockToQueue ( string path, string demodulationConfigs ) : void | ||
path | string | |
demodulationConfigs | string | |
return | void |
public AddBlocksToQueue ( string paths, string demodulationConfigs ) : void | ||
paths | string | |
demodulationConfigs | string | |
return | void |
public InitializeLifetimeService ( ) : Object | ||
return | Object |