TStringStreamList Class

Header: Dew.Signal/SignalTools.h · Cross-compiler
tObjecttStringstStringListTStringStreamList

class TStringStreamList : public tStringList;

Handles a list of memory streams.

Constructors

NameDescription
TStringStreamList (2)

Destructors

NameDescription
~TStringStreamList

Properties

NameTypeDescription
StreamsTMemoryStreamList*Use the streams property to access memory streams owned by the TStringStreamList.

Methods

NameDescription
Add (2)Initialize a new TMemoryStream named S and return the position in the list as the result.
AppendFromListAppend new items from another list.
AppendFromStreamAppend new items from stream.
Assign
Clear
Delete
GetObjectToByteArray
LoadFromStream
SaveToStream
SetObjectFromByteArray