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