|
Python Api
IE10.1
|
Functions | |
| def | AddExecLog (content, level=0) |
| def | OnP2pPathBegin (is_a2b, start_device_id='') |
| def | OnP2pPathEnd (is_compelete) |
| def | OnP2pPathEndWithSummary (is_compelete, summary) |
| def | OnDevicePathBegin (device_name) |
| def | OnDevicePathEnd (device_name, path_result) |
| def | IsUserStopped () |
| def | MatchPathFixup (aip, bip) |
| def | SetMatchedPathFixupStatus (match_info) |
| def | GetGatewayRules () |
Variables | |
| str_stack = traceback.format_exc(); | |
| def netbrain.sysapi.pathcalc.AddExecLog | ( | content, | |
level = 0 |
|||
| ) |
| def netbrain.sysapi.pathcalc.GetGatewayRules | ( | ) |
| def netbrain.sysapi.pathcalc.IsUserStopped | ( | ) |
| def netbrain.sysapi.pathcalc.MatchPathFixup | ( | aip, | |
| bip | |||
| ) |
| def netbrain.sysapi.pathcalc.OnDevicePathBegin | ( | device_name | ) |
| def netbrain.sysapi.pathcalc.OnDevicePathEnd | ( | device_name, | |
| path_result | |||
| ) |
| def netbrain.sysapi.pathcalc.OnP2pPathBegin | ( | is_a2b, | |
start_device_id = '' |
|||
| ) |
| def netbrain.sysapi.pathcalc.OnP2pPathEnd | ( | is_compelete | ) |
| def netbrain.sysapi.pathcalc.OnP2pPathEndWithSummary | ( | is_compelete, | |
| summary | |||
| ) |
| def netbrain.sysapi.pathcalc.SetMatchedPathFixupStatus | ( | match_info | ) |
| netbrain.sysapi.pathcalc.str_stack = traceback.format_exc(); |
1.8.14