StreamInfo Member List

This is the complete list of members for StreamInfo, including all inherited members.

allocateBuffer(size_t length)StreamInfo
appendStreamInfoprotected
appendVariableLine(RexxArrayObject r)StreamInfo
arrayin(RexxArrayObject r)StreamInfo
binaryRecordLengthStreamInfoprotected
bufferAddressStreamInfoprotected
bufferLengthStreamInfoprotected
charin(bool setPosition, int64_t position, size_t read_length)StreamInfo
charout(RexxStringObject data, bool setPosition, int64_t position)StreamInfo
charReadPositionStreamInfoprotected
chars()StreamInfo
charWritePositionStreamInfoprotected
checkEof()StreamInfo
checkStreamType()StreamInfo
close()StreamInfo
completeLine(size_t writeLength)StreamInfo
contextStreamInfoprotected
countStreamLines(int64_t currentLinePosition, int64_t currentPosition)StreamInfo
DefaultBufferSize enum valueStreamInfo
defaultResultStreamInfoprotected
eof(RexxObjectPtr)StreamInfo
eof()StreamInfo
errorInfoStreamInfoprotected
extendBuffer(size_t &length)StreamInfo
fileInfoStreamInfoprotected
freeBuffer()StreamInfo
getDefaultBuffer(size_t &length)StreamInfo
getDescription()StreamInfo
getLineReadPosition()StreamInfo
getLineSize()StreamInfo
getLineWritePosition()StreamInfo
getQualifiedName()StreamInfo
getState()StreamInfo
getStreamSize()StreamInfo
getStreamType()StreamInfo
getTimeStamp()StreamInfo
handleOpen(const char *options)StreamInfo
implicitOpen(int type)StreamInfo
isopenStreamInfoprotected
last_op_was_readStreamInfoprotected
LineBuffer classStreamInfofriend
linein(bool setPosition, int64_t position, size_t count)StreamInfo
lineout(RexxStringObject data, bool setPosition, int64_t position)StreamInfo
lineReadCharPositionStreamInfoprotected
lineReadIncrement()StreamInfo
lineReadPositionStreamInfoprotected
lines(bool quick)StreamInfo
lineWriteCharPositionStreamInfoprotected
lineWritePositionStreamInfoprotected
nobufferStreamInfoprotected
notreadyError()StreamInfo
notreadyError(int error_code, RexxObjectPtr result=NULL)StreamInfo
open(int openFlags, int openMode, int sharedFlag)StreamInfo
opened_as_handleStreamInfoprotected
openStd(const char *options)StreamInfo
qualified_nameStreamInfoprotected
queryHandle()StreamInfo
queryLinePosition(int64_t current_position)StreamInfo
queryStreamPosition(const char *options)StreamInfo
raiseException(int err)StreamInfo
raiseException(int err, RexxObjectPtr sub1)StreamInfo
raiseException(int err, RexxObjectPtr sub1, RexxObjectPtr sub2)StreamInfo
raiseException(int err, RexxObjectPtr sub1, RexxObjectPtr sub2, RexxObjectPtr sub3)StreamInfo
raiseException(int err, RexxObjectPtr sub1, RexxObjectPtr sub2, RexxObjectPtr sub3, RexxObjectPtr sub4)StreamInfo
raiseException(int err, RexxObjectPtr sub1, RexxObjectPtr sub2, RexxObjectPtr sub3, RexxObjectPtr sub4, RexxObjectPtr sub5)StreamInfo
read_onlyStreamInfoprotected
read_writeStreamInfoprotected
readBuffer(char *data, size_t length, size_t &bytesRead)StreamInfo
readForwardByLine(int64_t offset, int64_t &current_line, int64_t &current_position)StreamInfo
readLine(char *buffer, size_t length, bool update_position)StreamInfo
readSetup()StreamInfo
readVariableLine()StreamInfo
record_basedStreamInfoprotected
resetFields()StreamInfo
resetLinePositions()StreamInfo
resolveStreamName()StreamInfo
seekLinePosition(int64_t offset, int direction, int64_t &current_line, int64_t &current_position)StreamInfo
seekToVariableLine(int64_t offset, int64_t &current_line, int64_t &current_position)StreamInfo
selfStreamInfoprotected
setCharReadPosition(int64_t position)StreamInfo
setCharWritePosition(int64_t position)StreamInfo
setContext(RexxMethodContext *c, RexxObjectPtr d)StreamInfoinline
setHandle(int fh)StreamInfo
setLinePosition(int64_t new_line, int64_t &current_line, int64_t &current_position)StreamInfo
setLinePositions()StreamInfo
setLineReadPosition(int64_t position)StreamInfo
setLineWritePosition(int64_t position)StreamInfo
setPosition(int64_t position, int64_t &newPosition)StreamInfo
setPosition(int64_t offset, int style, int64_t &newPosition)StreamInfo
setReadPosition(int64_t position)StreamInfo
setStandard()StreamInfoinline
setWritePosition(int64_t position)StreamInfo
size()StreamInfo
stateStreamInfoprotected
stdstreamStreamInfoprotected
stream_line_sizeStreamInfoprotected
stream_nameStreamInfoprotected
streamClose()StreamInfo
StreamEof enum valueStreamInfo
StreamError enum valueStreamInfo
streamExists()StreamInfo
streamFlush()StreamInfo
StreamInfo(RexxObjectPtr s, const char *inputName)StreamInfo
StreamNotready enum valueStreamInfo
streamOpen(const char *options)StreamInfo
streamPosition(const char *options)StreamInfo
StreamReady enum valueStreamInfo
StreamState enum nameStreamInfo
StreamUnknown enum valueStreamInfo
transientStreamInfoprotected
write_onlyStreamInfoprotected
writeBuffer(const char *data, size_t length, size_t &bytesWritten)StreamInfo
writeFixedLine(const char *data, size_t length)StreamInfo
writeLine(const char *data, size_t length, size_t &bytesWritten)StreamInfo
writeSetup()StreamInfo