Package com.progress.open4gl.dynamicapi
Class O4GLProDataGraph
java.lang.Object
com.progress.open4gl.dynamicapi.O4GLProDataGraph
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addO4GLProDataObjectList
(int idx, O4GLProDataObjectList pdol) void
close()
void
close
(boolean readRemaining, boolean noEndStreaming) createProDataObject
(String tableName) void
fillSelf()
getProDataObjects
(int tableIdx) boolean
next()
-
Field Details
-
dataGraph
-
-
Constructor Details
-
O4GLProDataGraph
- Throws:
ProDataException
Exception
-
O4GLProDataGraph
public O4GLProDataGraph(ProDataGraphMetaData s, StreamReader r, int pNum) throws ProDataException, Exception - Throws:
ProDataException
Exception
-
-
Method Details
-
createProDataObject
- Throws:
Open4GLException
-
addO4GLProDataObjectList
-
getProDataObjects
- Throws:
Exception
-
getProDataGraph
-
close
- Throws:
ProDataException
-
close
- Throws:
ProDataException
-
fillSelf
-
next
- Throws:
ProDataException
-