Using Virtual Streams
The Networking package iostream classes enable you to use any of the virtual streams classes in Rogue Wave’s Essential Tools Module. The virtual streams classes handle the mechanics of reading and writing data into the various streams and formats, but your application must create helper functions for every class that will be transmitted over a stream. These helper functions read and write the instance variables of a class. For more information, see the SourcePro API Reference Guide.