public class TCPTraceManager extends AnyObject
Constructor and Description |
---|
TCPTraceManager(com.jacob.com.Dispatch d) |
Modifier and Type | Method and Description |
---|---|
AnyObject |
getAttachedOwner() |
int |
getNbPath() |
TCPTrace |
getPath(int param1) |
boolean |
initStatus() |
void |
initStatus(boolean param1) |
void |
removeAllPath() |
void |
removePathByIndex(int param1) |
void |
removePathByObject(TCPTrace param1) |
void |
resetAttachedOwner() |
void |
setAttachedOwner(AnyObject param1) |
boolean |
tcpTraceMode() |
void |
tcpTraceMode(boolean param1) |
application, getItem, name, name, parent
changeComponentState, destructor, getImpl, getMetaObject, isA, isAKindOf, isEqual, isNull, setImpl, surChargeQI
call, call, call, call, callN_CaseSensitive, callN, callN, callSub, callSub, callSub, callSub, callSubN, callSubN, get_CaseSensitive, get, get, getIDOfName, getIDsOfNames, getIDsOfNames, getProgramId, hasExited, hasExited, invoke, invoke, invoke, invokeSub, invokeSub, invokeSub, invokeSubv, invokeSubv, invokeSubv, invokev, invokev, invokev, invokev, put_Casesensitive, put, put, putRef, putRef, QueryInterface, safeRelease
public boolean tcpTraceMode()
public void tcpTraceMode(boolean param1)
public void initStatus(boolean param1)
public boolean initStatus()
public int getNbPath()
public void removePathByObject(TCPTrace param1)
public void removePathByIndex(int param1)
public void removeAllPath()
public AnyObject getAttachedOwner()
public void setAttachedOwner(AnyObject param1)
public void resetAttachedOwner()
public TCPTrace getPath(int param1)