Property | Type | Description | |
---|---|---|---|
DEFAULT_CHART_ID | int |
Method | Description | |
---|---|---|
getInstance ( ) : |
||
getMQLCommandManager ( System.Int64 ix ) : |
||
getMQLExpert ( System.Int64 ix ) : |
||
getMQLThreadPool ( System.Int64 ix ) : |
||
initMQLExpert ( System.Int64 ix, |
||
initMQLThreadPool ( System.Int64 ix ) : void |
Method | Description | |
---|---|---|
DLLObjectWrapper ( ) : System | ||
IsCommandManagerReady ( System.Int64 ix ) : bool |
public static getInstance ( ) : |
||
return |
public getMQLCommandManager ( System.Int64 ix ) : |
||
ix | System.Int64 | |
return |
public getMQLExpert ( System.Int64 ix ) : |
||
ix | System.Int64 | |
return |
public getMQLThreadPool ( System.Int64 ix ) : |
||
ix | System.Int64 | |
return |
public initMQLExpert ( System.Int64 ix, |
||
ix | System.Int64 | |
type | ||
return | void |
public initMQLThreadPool ( System.Int64 ix ) : void | ||
ix | System.Int64 | |
return | void |