|
Rational Developer for i 7.5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.etools.systems.as400.debug.protocol.PROTOCOL_Base
com.ibm.etools.systems.as400.debug.protocol.PROTOCOL_Request
com.ibm.etools.systems.as400.debug.protocol.PReqBreakpointLocation
public class PReqBreakpointLocation
EPDC Request to set a location breakpoint
| Field Summary |
|---|
| Fields inherited from class com.ibm.etools.systems.as400.debug.protocol.PROTOCOL_Request |
|---|
_request_code, _total_bytes |
| Fields inherited from class com.ibm.etools.systems.as400.debug.protocol.PROTOCOL_Base |
|---|
_byteBuffer, DISPLAYDETAIL |
| Method Summary | |
|---|---|
short |
bkpAction()
Get breakpoint action |
short |
bkpAttr()
Get breakpoint attribute |
PStdView |
bkpContext()
Get the breakpoint context |
int |
bkpDU()
Get the dispatchable unit for breakpoint |
int |
bkpEntryID()
Get the entry id to set breakpoint |
int |
bkpID()
Get the breakpoint id to be replaced |
short |
bkpType()
Get breakpoint type |
String |
bkpVarInfo()
Get breakpoint info |
String |
DLLName()
Get EXE/DLL name |
PEveryClause |
everyClause()
|
int |
everyVal()
Get Every value from Every To From clause |
protected int |
fixedLen()
Return the length of the fixed component |
int |
fromVal()
Get From value from Every To From clause |
PStdExpression2 |
getConditionalExpression()
Returns the conditional expression for this breakpoint. |
String |
getEngineData()
Get the engine data |
String |
getInternalName()
This is for internal use only. |
String |
includeName()
Get the include file name |
void |
setEntryID(int entryID)
|
String |
sourceName()
Get source file name |
String |
statementNumber()
Get the statement field text |
int |
toVal()
Get To value from Every To From clause |
protected int |
varLen()
Return the length of the variable component |
void |
writeFormattedEPDC(DataOutputStream dataOutputStream,
byte formatFlags)
Write to the output stream an XML formatted representation of this EPDC class NOTE: This method should be implemented in all EPDC classes |
| Methods inherited from class com.ibm.etools.systems.as400.debug.protocol.PROTOCOL_Request |
|---|
decodeRequestStream, getRequestCode, isSynchronous, output |
| Methods inherited from class com.ibm.etools.systems.as400.debug.protocol.PROTOCOL_Base |
|---|
bytesAvailable, dumpEPDC, getByteBuffer, getDataInputStream, getEPDCEngineSession, getEPDCVersion, getOffset, getPlatformIdentifier, intAsBytes, markOffset, posBuffer, readChar, readExtString, readInt, readOffset, readShort, readStdString, setEPDCEngineSession, skipBytes, totalBytes, totalBytes, writeChar, writeInt, writeOffset, writeOffsetOrZero, writeShort |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected int fixedLen()
fixedLen in class PROTOCOL_Requestprotected int varLen()
varLen in class PROTOCOL_Requestpublic short bkpAction()
public short bkpType()
public short bkpAttr()
public int everyVal()
public int toVal()
public int fromVal()
public String bkpVarInfo()
throws IOException
IOException - if an I/O error occurs
public String DLLName()
throws IOException
IOException - if an I/O error occurs
public String sourceName()
throws IOException
IOException - if an I/O error occurs
public String includeName()
throws IOException
IOException - if an I/O error occurs
public String statementNumber()
throws IOException
IOException - if an I/O error occurs
public String getEngineData()
throws IOException
IOException - if an I/O error occurspublic int bkpDU()
public int bkpID()
public int bkpEntryID()
public void setEntryID(int entryID)
public PStdView bkpContext()
public PEveryClause everyClause()
public PStdExpression2 getConditionalExpression()
throws IOException
IOException
public void writeFormattedEPDC(DataOutputStream dataOutputStream,
byte formatFlags)
PROTOCOL_Base
writeFormattedEPDC in class PROTOCOL_Requestpublic String getInternalName()
PROTOCOL_Base
getInternalName in class PROTOCOL_Base
|
Rational Developer for i 7.5.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||