Tools.h++ Class Reference

Table Of Contents
Redefined from class RWvostream. Store the vector of N doubles starting at p to the
output stream using the XDR format. If the operation fails, it sets the failbit.
Virtual RWXDRostream&
flush();
Send the contents of the stream buffer to output immediately.
Virtual RWXDRostream&
putString(const char*s, size_t N);
Store the character string for retrieval by RWXDRistream::getString.